Skip to content

Commit 56fb058

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

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

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.101",
148148
"@salesforce/types": "^1.7.3",
149149
"eslint-plugin-sf-plugin": "^1.20.33",
150-
"oclif": "^4.23.8",
150+
"oclif": "^4.23.10",
151151
"ts-node": "^10.9.2",
152152
"typescript": "^5.8.3"
153153
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,10 +1438,10 @@
14381438
ansis "^3.17.0"
14391439
fast-levenshtein "^3.0.0"
14401440

1441-
"@oclif/plugin-warn-if-update-available@^3.1.57":
1442-
version "3.1.59"
1443-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.59.tgz#5e5c658ad475ffb481a260440933d7ef75df5d08"
1444-
integrity sha512-eQcgRUUiPJ7w8InUl1W5msEtKJxZG6o/8HTbpTfiB9FWnI1oEArWG98RggFMdeoyJUY0xaNTdHATMcGqg4yr+g==
1441+
"@oclif/plugin-warn-if-update-available@^3.1.65":
1442+
version "3.1.65"
1443+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz#21cb740ccec5ebfef1666c0e46480d97b5687fe4"
1444+
integrity sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ==
14451445
dependencies:
14461446
"@oclif/core" "^4"
14471447
ansis "^3.17.0"
@@ -5939,20 +5939,20 @@ object.values@^1.2.1:
59395939
define-properties "^1.2.1"
59405940
es-object-atoms "^1.0.0"
59415941

5942-
oclif@^4.23.8:
5943-
version "4.23.8"
5944-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.8.tgz#550e491a1bc1cc537a840297b30c02599a5b4653"
5945-
integrity sha512-RCkfr76RxLzJbrcCL/4zkkzToYzofLnJgxczK4QrUjbBpHRiYNcBt8S1QoAIsWoeavaPp+7BoXI9r28tcKNjWg==
5942+
oclif@^4.23.10:
5943+
version "4.23.10"
5944+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.10.tgz#55bd82ea1c5bbed58dd2e034b33cd94b79563832"
5945+
integrity sha512-foZYNmCjgFo0HJzbfY9oz8IgNs4aCPVbe51gnauM646mOy+C9WzoQS5iJyCzRiuJvS4fFrONG0BrjWiCFjtlGQ==
59465946
dependencies:
59475947
"@aws-sdk/client-cloudfront" "^3.1009.0"
59485948
"@aws-sdk/client-s3" "^3.1053.0"
59495949
"@inquirer/confirm" "^3.1.22"
59505950
"@inquirer/input" "^2.2.4"
59515951
"@inquirer/select" "^2.5.0"
5952-
"@oclif/core" "^4.11.2"
5952+
"@oclif/core" "^4.11.4"
59535953
"@oclif/plugin-help" "^6.2.49"
59545954
"@oclif/plugin-not-found" "^3.2.85"
5955-
"@oclif/plugin-warn-if-update-available" "^3.1.57"
5955+
"@oclif/plugin-warn-if-update-available" "^3.1.65"
59565956
ansis "^3.16.0"
59575957
async-retry "^1.3.3"
59585958
change-case "^4"

0 commit comments

Comments
 (0)