Skip to content

Commit 7a5a2ac

Browse files
authored
Merge pull request #1259 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.3
chore(dev-deps): bump @oclif/core from 4.10.2 to 4.10.3
2 parents e6c79e2 + 7ef27ba commit 7a5a2ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@jsforce/jsforce-node": "^3.10.14",
52-
"@oclif/core": "^4.10.2",
52+
"@oclif/core": "^4.10.3",
5353
"@oclif/plugin-command-snapshot": "^5.3.13",
5454
"@salesforce/cli-plugins-testkit": "^5.3.49",
5555
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,10 +1700,10 @@
17001700
wordwrap "^1.0.0"
17011701
wrap-ansi "^7.0.0"
17021702

1703-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2":
1704-
version "4.10.2"
1705-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1706-
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1703+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.3":
1704+
version "4.10.3"
1705+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1706+
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
17071707
dependencies:
17081708
ansi-escapes "^4.3.2"
17091709
ansis "^3.17.0"

0 commit comments

Comments
 (0)