Skip to content

Commit 550677e

Browse files
authored
Merge pull request #285 from salesforcecli/dependabot-npm_and_yarn-oclif-core-3.11.0
fix(deps): bump @oclif/core from 3.10.8 to 3.11.0
2 parents 2ff437c + 8876065 commit 550677e

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^3.10.8",
8+
"@oclif/core": "^3.11.0",
99
"@salesforce/apex-node": "^2.1.2",
1010
"@salesforce/core": "^5.3.20",
1111
"@salesforce/sf-plugins-core": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,10 +768,10 @@
768768
wordwrap "^1.0.0"
769769
wrap-ansi "^7.0.0"
770770

771-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
772-
version "3.10.8"
773-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
774-
integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
771+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
772+
version "3.11.0"
773+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
774+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
775775
dependencies:
776776
ansi-escapes "^4.3.2"
777777
ansi-styles "^4.3.0"

0 commit comments

Comments
 (0)