Skip to content

Commit f7b2d95

Browse files
authored
Merge pull request #1094 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.3
fix(deps): bump @oclif/core from 4.0.2 to 4.0.3
2 parents 589c269 + a844c4c commit f7b2d95

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": "^4.0.2",
8+
"@oclif/core": "^4.0.3",
99
"@salesforce/core": "^7.3.10",
1010
"@salesforce/kit": "^3.1.1",
1111
"@salesforce/sf-plugins-core": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,10 +1520,10 @@
15201520
wordwrap "^1.0.0"
15211521
wrap-ansi "^7.0.0"
15221522

1523-
"@oclif/core@^4", "@oclif/core@^4.0.2":
1524-
version "4.0.2"
1525-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.2.tgz#e6b15c4397e52b31fde9b7695f537c20b56634ed"
1526-
integrity sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==
1523+
"@oclif/core@^4", "@oclif/core@^4.0.3":
1524+
version "4.0.3"
1525+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1526+
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
15271527
dependencies:
15281528
ansi-escapes "^4.3.2"
15291529
ansis "^3.1.1"

0 commit comments

Comments
 (0)