Skip to content

Commit 94f95ae

Browse files
authored
Merge pull request #911 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 289275f + 52e1196 commit 94f95ae

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
@@ -18,7 +18,7 @@
1818
"@salesforce/plugin-command-reference": "^3.1.86",
1919
"@types/yeoman-assert": "^3.1.4",
2020
"eslint-plugin-sf-plugin": "^1.20.33",
21-
"oclif": "^4.22.96",
21+
"oclif": "^4.23.0",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.3",
2424
"yeoman-assert": "^3.1.1"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5619,7 +5619,7 @@ lodash.upperfirst@^4.3.1:
56195619
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz"
56205620
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
56215621

5622-
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
5622+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
56235623
version "4.18.1"
56245624
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
56255625
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -6166,10 +6166,10 @@ object.values@^1.1.7:
61666166
define-properties "^1.2.0"
61676167
es-abstract "^1.22.1"
61686168

6169-
oclif@^4.22.96:
6170-
version "4.22.96"
6171-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
6172-
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
6169+
oclif@^4.23.0:
6170+
version "4.23.0"
6171+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
6172+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
61736173
dependencies:
61746174
"@aws-sdk/client-cloudfront" "3.1009.0"
61756175
"@aws-sdk/client-s3" "3.1014.0"
@@ -6189,7 +6189,7 @@ oclif@^4.22.96:
61896189
fs-extra "^8.1"
61906190
github-slugger "^2"
61916191
got "^13"
6192-
lodash "^4.17.23"
6192+
lodash "^4.18.1"
61936193
normalize-package-data "^6"
61946194
semver "^7.7.4"
61956195
sort-package-json "^2.15.1"

0 commit comments

Comments
 (0)