Skip to content

Commit 3eac1cf

Browse files
authored
Merge pull request #898 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 6f9ba84 + 65b859c commit 3eac1cf

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
@@ -14,7 +14,7 @@
1414
"ansis": "^3.3.1"
1515
},
1616
"devDependencies": {
17-
"@oclif/core": "^4.10.5",
17+
"@oclif/core": "^4.10.6",
1818
"@oclif/plugin-command-snapshot": "^5.3.15",
1919
"@salesforce/cli-plugins-testkit": "^5.3.54",
2020
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,10 +1672,10 @@
16721672
wordwrap "^1.0.0"
16731673
wrap-ansi "^7.0.0"
16741674

1675-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
1676-
version "4.10.5"
1677-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1678-
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
1675+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6", "@oclif/core@^4.5.2":
1676+
version "4.10.6"
1677+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1678+
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
16791679
dependencies:
16801680
ansi-escapes "^4.3.2"
16811681
ansis "^3.17.0"

0 commit comments

Comments
 (0)