Skip to content

Commit 99cfdea

Browse files
chore(dev-deps): bump @oclif/core from 4.5.6 to 4.7.2
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.6 to 4.7.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.5.6...4.7.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f774a01 commit 99cfdea

2 files changed

Lines changed: 6 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.5.6",
14+
"@oclif/core": "^4.8.0",
1515
"@oclif/plugin-command-snapshot": "^5.3.7",
1616
"@salesforce/cli-plugins-testkit": "^5.3.41",
1717
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1711,10 +1711,10 @@
17111711
"@nodelib/fs.scandir" "2.1.5"
17121712
fastq "^1.6.0"
17131713

1714-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6":
1715-
version "4.5.6"
1716-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1717-
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1714+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.8.0":
1715+
version "4.8.0"
1716+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1717+
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
17181718
dependencies:
17191719
ansi-escapes "^4.3.2"
17201720
ansis "^3.17.0"
@@ -8349,16 +8349,7 @@ wrap-ansi@^8.1.0:
83498349
string-width "^5.0.1"
83508350
strip-ansi "^7.0.1"
83518351

8352-
wrap-ansi@^9.0.0:
8353-
version "9.0.0"
8354-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e"
8355-
integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==
8356-
dependencies:
8357-
ansi-styles "^6.2.1"
8358-
string-width "^7.0.0"
8359-
strip-ansi "^7.1.0"
8360-
8361-
wrap-ansi@^9.0.2:
8352+
wrap-ansi@^9.0.0, wrap-ansi@^9.0.2:
83628353
version "9.0.2"
83638354
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
83648355
integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==

0 commit comments

Comments
 (0)