Skip to content

Commit 099e65e

Browse files
fix(deps): bump @oclif/core from 4.0.34 to 4.0.37
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.34 to 4.0.37. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.34...4.0.37) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 245e22e commit 099e65e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.0.34",
8+
"@oclif/core": "^4.0.37",
99
"@oclif/multi-stage-output": "^0.7.15",
1010
"@salesforce/apex-node": "^8.1.18",
1111
"@salesforce/core": "^8.6.4",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,22 +1372,22 @@
13721372
"@nodelib/fs.scandir" "2.1.5"
13731373
fastq "^1.6.0"
13741374

1375-
"@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.34":
1376-
version "4.0.34"
1377-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef"
1378-
integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw==
1375+
"@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.34", "@oclif/core@^4.0.37":
1376+
version "4.0.37"
1377+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.37.tgz#133d3f3951cd7a5fc52a3fec63ba2172921b535c"
1378+
integrity sha512-D69KH08/08kAPaDUPzDALYfqC2BXi4LRDQ/+59P3zZoVKYMoFO1kOouNILpI4bQKA+PpI2REctXMebB8U/bYHQ==
13791379
dependencies:
13801380
ansi-escapes "^4.3.2"
13811381
ansis "^3.3.2"
13821382
clean-stack "^3.0.1"
13831383
cli-spinners "^2.9.2"
1384-
debug "^4.3.7"
1384+
debug "^4.4.0"
13851385
ejs "^3.1.10"
13861386
get-package-type "^0.1.0"
13871387
globby "^11.1.0"
13881388
indent-string "^4.0.0"
13891389
is-wsl "^2.2.0"
1390-
lilconfig "^3.1.2"
1390+
lilconfig "^3.1.3"
13911391
minimatch "^9.0.5"
13921392
semver "^7.6.3"
13931393
string-width "^4.2.3"
@@ -3704,10 +3704,10 @@ dateformat@^4.6.3:
37043704
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
37053705
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
37063706

3707-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7:
3708-
version "4.3.7"
3709-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
3710-
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
3707+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0:
3708+
version "4.4.0"
3709+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
3710+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
37113711
dependencies:
37123712
ms "^2.1.3"
37133713

@@ -5865,10 +5865,10 @@ lie@~3.3.0:
58655865
dependencies:
58665866
immediate "~3.0.5"
58675867

5868-
lilconfig@^3.1.2:
5869-
version "3.1.2"
5870-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
5871-
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
5868+
lilconfig@^3.1.3:
5869+
version "3.1.3"
5870+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
5871+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
58725872

58735873
lines-and-columns@^1.1.6:
58745874
version "1.2.4"

0 commit comments

Comments
 (0)