Skip to content

Commit b722ff5

Browse files
authored
Merge pull request #519 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.12
chore(dev-deps): bump @oclif/core from 4.0.8 to 4.0.12
2 parents 0a79cb0 + 1f03111 commit b722ff5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ansis": "^3.2.0"
1313
},
1414
"devDependencies": {
15-
"@oclif/core": "^4.0.8",
15+
"@oclif/core": "^4.0.12",
1616
"@oclif/plugin-command-snapshot": "^5.2.3",
1717
"@salesforce/cli-plugins-testkit": "^5.3.18",
1818
"@salesforce/dev-scripts": "^10.2.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,13 +1266,13 @@
12661266
"@nodelib/fs.scandir" "2.1.5"
12671267
fastq "^1.6.0"
12681268

1269-
"@oclif/core@^4", "@oclif/core@^4.0.8":
1270-
version "4.0.8"
1271-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8.tgz#667caa6481682e34594a4df6faeb3137879652d8"
1272-
integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==
1269+
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.8":
1270+
version "4.0.12"
1271+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
1272+
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
12731273
dependencies:
12741274
ansi-escapes "^4.3.2"
1275-
ansis "^3.1.1"
1275+
ansis "^3.2.1"
12761276
clean-stack "^3.0.1"
12771277
cli-spinners "^2.9.2"
12781278
debug "^4.3.5"
@@ -2412,10 +2412,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
24122412
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
24132413
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
24142414

2415-
ansis@^3.1.1, ansis@^3.2.0:
2416-
version "3.2.0"
2417-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
2418-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
2415+
ansis@^3.2.0, ansis@^3.2.1:
2416+
version "3.2.1"
2417+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
2418+
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
24192419

24202420
anymatch@~3.1.2:
24212421
version "3.1.3"

0 commit comments

Comments
 (0)