Skip to content

Commit 9cee088

Browse files
chore(dev-deps): bump oclif from 4.22.96 to 4.23.0
Bumps [oclif](https://github.com/oclif/oclif) from 4.22.96 to 4.23.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.96...4.23.0) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faeca4a commit 9cee088

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
@@ -147,7 +147,7 @@
147147
"@salesforce/plugin-command-reference": "^3.1.86",
148148
"@salesforce/types": "^1.6.0",
149149
"eslint-plugin-sf-plugin": "^1.20.33",
150-
"oclif": "^4.22.96",
150+
"oclif": "^4.23.0",
151151
"ts-node": "^10.9.2",
152152
"typescript": "^5.8.3"
153153
},

yarn.lock

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

5747-
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
5747+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.18.1:
57485748
version "4.18.1"
57495749
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
57505750
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -6306,10 +6306,10 @@ object.values@^1.2.1:
63066306
define-properties "^1.2.1"
63076307
es-object-atoms "^1.0.0"
63086308

6309-
oclif@^4.22.96:
6310-
version "4.22.96"
6311-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
6312-
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
6309+
oclif@^4.23.0:
6310+
version "4.23.0"
6311+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
6312+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
63136313
dependencies:
63146314
"@aws-sdk/client-cloudfront" "3.1009.0"
63156315
"@aws-sdk/client-s3" "3.1014.0"
@@ -6329,7 +6329,7 @@ oclif@^4.22.96:
63296329
fs-extra "^8.1"
63306330
github-slugger "^2"
63316331
got "^13"
6332-
lodash "^4.17.23"
6332+
lodash "^4.18.1"
63336333
normalize-package-data "^6"
63346334
semver "^7.7.4"
63356335
sort-package-json "^2.15.1"

0 commit comments

Comments
 (0)