Skip to content

Commit 995e993

Browse files
authored
Merge pull request #140 from salesforcecli/dependabot-npm_and_yarn-oclif-4.23.7
chore(dev-deps): bump oclif from 4.23.6 to 4.23.7
2 parents 7324b41 + 6457e03 commit 995e993

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
@@ -19,7 +19,7 @@
1919
"@types/node": "^22.19.19",
2020
"eslint-config-salesforce-license": "^1.0.2",
2121
"eslint-plugin-sf-plugin": "^1.20.33",
22-
"oclif": "^4.23.6",
22+
"oclif": "^4.23.7",
2323
"ts-node": "^10.9.2",
2424
"typescript": "^5.9.3"
2525
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@
12041204
semver "^7.8.0"
12051205
ts-json-schema-generator "^1.5.1"
12061206

1207-
"@oclif/plugin-help@^6.2.48":
1207+
"@oclif/plugin-help@^6.2.49":
12081208
version "6.2.49"
12091209
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07"
12101210
integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA==
@@ -5682,18 +5682,18 @@ object.values@^1.2.1:
56825682
define-properties "^1.2.1"
56835683
es-object-atoms "^1.0.0"
56845684

5685-
oclif@^4.23.6:
5686-
version "4.23.6"
5687-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.6.tgz#0a203e5c78b189461ebdc95590a40d0601b4883a"
5688-
integrity sha512-DNyG+Bb0qE6rqIqdHiihgX+KEHpWZl0lprFL5/gnstk9H4RPONQJB8imJeqpCAld4GDZpYyBPcdQDT0QPSimAw==
5685+
oclif@^4.23.7:
5686+
version "4.23.7"
5687+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.7.tgz#d20625e79fa4904664580ee2f25600b0fa7c40dc"
5688+
integrity sha512-rog7/P6l6PXe7O3zWMcKB4prQm35z6NyDfpED6B3UwnPr1Fy+KWdcBHSr6Er3AjmvYsP5wsJwwPEsxUfvMNsyg==
56895689
dependencies:
56905690
"@aws-sdk/client-cloudfront" "^3.1009.0"
56915691
"@aws-sdk/client-s3" "^3.1048.0"
56925692
"@inquirer/confirm" "^3.1.22"
56935693
"@inquirer/input" "^2.2.4"
56945694
"@inquirer/select" "^2.5.0"
56955695
"@oclif/core" "^4.11.2"
5696-
"@oclif/plugin-help" "^6.2.48"
5696+
"@oclif/plugin-help" "^6.2.49"
56975697
"@oclif/plugin-not-found" "^3.2.85"
56985698
"@oclif/plugin-warn-if-update-available" "^3.1.57"
56995699
ansis "^3.16.0"

0 commit comments

Comments
 (0)