Skip to content

Commit ae04379

Browse files
authored
Merge pull request #1543 from salesforcecli/dependabot-npm_and_yarn-oclif-4.23.0
chore(dev-deps): bump oclif from 4.22.96 to 4.23.0
2 parents 19b7b4f + 4751250 commit ae04379

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@salesforce/ts-sinon": "^1.4.34",
3232
"cross-env": "^7.0.3",
3333
"eslint-plugin-sf-plugin": "^1.20.32",
34-
"oclif": "^4.22.32",
34+
"oclif": "^4.23.0",
3535
"ts-node": "^10.9.2",
3636
"typescript": "^5.8.3"
3737
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6179,7 +6179,7 @@ lodash.upperfirst@^4.3.1:
61796179
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
61806180
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
61816181

6182-
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
6182+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
61836183
version "4.18.1"
61846184
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
61856185
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -6825,10 +6825,10 @@ object.values@^1.2.1:
68256825
define-properties "^1.2.1"
68266826
es-object-atoms "^1.0.0"
68276827

6828-
oclif@^4.22.32:
6829-
version "4.22.96"
6830-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
6831-
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
6828+
oclif@^4.23.0:
6829+
version "4.23.0"
6830+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
6831+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
68326832
dependencies:
68336833
"@aws-sdk/client-cloudfront" "3.1009.0"
68346834
"@aws-sdk/client-s3" "3.1014.0"
@@ -6848,7 +6848,7 @@ oclif@^4.22.32:
68486848
fs-extra "^8.1"
68496849
github-slugger "^2"
68506850
got "^13"
6851-
lodash "^4.17.23"
6851+
lodash "^4.18.1"
68526852
normalize-package-data "^6"
68536853
semver "^7.7.4"
68546854
sort-package-json "^2.15.1"

0 commit comments

Comments
 (0)