Skip to content

Commit 42a75b7

Browse files
authored
Merge pull request #904 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.11.0
chore(dev-deps): bump @oclif/core from 4.10.6 to 4.11.0
2 parents 78e6c04 + 13ee4f1 commit 42a75b7

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.6",
17+
"@oclif/core": "^4.11.0",
1818
"@oclif/plugin-command-snapshot": "^5.3.16",
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.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==
1675+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0", "@oclif/core@^4.5.2":
1676+
version "4.11.0"
1677+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1678+
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
16791679
dependencies:
16801680
ansi-escapes "^4.3.2"
16811681
ansis "^3.17.0"

0 commit comments

Comments
 (0)