Skip to content

Commit eb9950a

Browse files
authored
Merge pull request #1036 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.4
chore(dev-deps): bump @oclif/core from 4.10.3 to 4.10.4
2 parents a2bac40 + 7358141 commit eb9950a

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.10.3",
14+
"@oclif/core": "^4.10.4",
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.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==
1406+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.4", "@oclif/core@^4.5.2":
1407+
version "4.10.4"
1408+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb"
1409+
integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==
14101410
dependencies:
14111411
ansi-escapes "^4.3.2"
14121412
ansis "^3.17.0"

0 commit comments

Comments
 (0)