Skip to content

Commit 5f76c10

Browse files
authored
Merge pull request #957 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 88004fa + c331eb6 commit 5f76c10

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@salesforce/plugin-command-reference": "^3.1.91",
2626
"@salesforce/types": "^1.7.1",
2727
"eslint-plugin-sf-plugin": "^1.20.33",
28-
"oclif": "^4.22.96",
28+
"oclif": "^4.23.0",
2929
"ts-node": "^10.9.2",
3030
"typescript": "^5.5.4"
3131
},

yarn.lock

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

5356-
lodash@^4.17.15, lodash@^4.17.23:
5356+
lodash@^4.17.15, lodash@^4.17.23, lodash@^4.18.1:
53575357
version "4.18.1"
53585358
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
53595359
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -5854,10 +5854,10 @@ object.values@^1.1.7:
58545854
define-properties "^1.2.0"
58555855
es-abstract "^1.22.1"
58565856

5857-
oclif@^4.22.96:
5858-
version "4.22.96"
5859-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
5860-
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
5857+
oclif@^4.23.0:
5858+
version "4.23.0"
5859+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
5860+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
58615861
dependencies:
58625862
"@aws-sdk/client-cloudfront" "3.1009.0"
58635863
"@aws-sdk/client-s3" "3.1014.0"
@@ -5877,7 +5877,7 @@ oclif@^4.22.96:
58775877
fs-extra "^8.1"
58785878
github-slugger "^2"
58795879
got "^13"
5880-
lodash "^4.17.23"
5880+
lodash "^4.18.1"
58815881
normalize-package-data "^6"
58825882
semver "^7.7.4"
58835883
sort-package-json "^2.15.1"

0 commit comments

Comments
 (0)