Skip to content

Commit 408aa7f

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 3fa2e4f commit 408aa7f

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
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-command-reference": "^3.1.86",
2222
"eslint-plugin-sf-plugin": "^1.20.32",
2323
"minimatch": "^10.2.5",
24-
"oclif": "^4.22.96",
24+
"oclif": "^4.23.0",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^5.9.3"
2727
},

yarn.lock

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

6430-
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
6430+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
64316431
version "4.18.1"
64326432
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
64336433
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -7036,10 +7036,10 @@ obliterator@^2.0.1:
70367036
resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.5.tgz#031e0145354b0c18840336ae51d41e7d6d2c76aa"
70377037
integrity sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==
70387038

7039-
oclif@^4.22.96:
7040-
version "4.22.96"
7041-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
7042-
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
7039+
oclif@^4.23.0:
7040+
version "4.23.0"
7041+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
7042+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
70437043
dependencies:
70447044
"@aws-sdk/client-cloudfront" "3.1009.0"
70457045
"@aws-sdk/client-s3" "3.1014.0"
@@ -7059,7 +7059,7 @@ oclif@^4.22.96:
70597059
fs-extra "^8.1"
70607060
github-slugger "^2"
70617061
got "^13"
7062-
lodash "^4.17.23"
7062+
lodash "^4.18.1"
70637063
normalize-package-data "^6"
70647064
semver "^7.7.4"
70657065
sort-package-json "^2.15.1"

0 commit comments

Comments
 (0)