Skip to content

Commit 7948df4

Browse files
authored
Merge pull request #641 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.33
chore(dev-deps): bump @oclif/core from 4.0.32 to 4.0.33
2 parents b895a47 + 546fc87 commit 7948df4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3.1"
1313
},
1414
"devDependencies": {
15-
"@oclif/core": "^4.0.32",
15+
"@oclif/core": "^4.0.33",
1616
"@oclif/plugin-command-snapshot": "^5.2.22",
1717
"@salesforce/cli-plugins-testkit": "^5.3.37",
1818
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,10 +1367,10 @@
13671367
"@nodelib/fs.scandir" "2.1.5"
13681368
fastq "^1.6.0"
13691369

1370-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32":
1371-
version "4.0.32"
1372-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6"
1373-
integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==
1370+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.33":
1371+
version "4.0.33"
1372+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
1373+
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
13741374
dependencies:
13751375
ansi-escapes "^4.3.2"
13761376
ansis "^3.3.2"

0 commit comments

Comments
 (0)