Skip to content

Commit 72ca2b2

Browse files
authored
Merge pull request #634 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.32
chore(dev-deps): bump @oclif/core from 4.0.31 to 4.0.32
2 parents c6c4916 + 3ee2e53 commit 72ca2b2

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.31",
15+
"@oclif/core": "^4.0.32",
1616
"@oclif/plugin-command-snapshot": "^5.2.21",
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.31":
1371-
version "4.0.31"
1372-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412"
1373-
integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw==
1370+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.31", "@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==
13741374
dependencies:
13751375
ansi-escapes "^4.3.2"
13761376
ansis "^3.3.2"

0 commit comments

Comments
 (0)