Skip to content

Commit 327b571

Browse files
authored
Merge pull request #1030 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 17e5924 + 9005a21 commit 327b571

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
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@jsforce/jsforce-node": "^3.10.10",
14-
"@oclif/core": "^4.8.0",
14+
"@oclif/core": "^4.10.3",
1515
"@oclif/plugin-command-snapshot": "^5.3.13",
1616
"@salesforce/cli-plugins-testkit": "^5.3.49",
1717
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,10 +1403,10 @@
14031403
wordwrap "^1.0.0"
14041404
wrap-ansi "^7.0.0"
14051405

1406-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1407-
version "4.10.2"
1408-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1409-
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1406+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.3", "@oclif/core@^4.5.2":
1407+
version "4.10.3"
1408+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1409+
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
14101410
dependencies:
14111411
ansi-escapes "^4.3.2"
14121412
ansis "^3.17.0"

0 commit comments

Comments
 (0)