Skip to content

Commit 753f372

Browse files
authored
Merge pull request #1280 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.6
chore(dev-deps): bump @oclif/core from 4.10.5 to 4.10.6
2 parents 5392795 + 393562c commit 753f372

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.5",
52+
"@oclif/core": "^4.10.6",
5353
"@oclif/plugin-command-snapshot": "^5.3.15",
5454
"@salesforce/cli-plugins-testkit": "^5.3.53",
5555
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,10 +1705,10 @@
17051705
wordwrap "^1.0.0"
17061706
wrap-ansi "^7.0.0"
17071707

1708-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5":
1709-
version "4.10.5"
1710-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1711-
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
1708+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6":
1709+
version "4.10.6"
1710+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1711+
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
17121712
dependencies:
17131713
ansi-escapes "^4.3.2"
17141714
ansis "^3.17.0"

0 commit comments

Comments
 (0)