Skip to content

Commit b75cd31

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

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
@@ -135,7 +135,7 @@
135135
"terminal-link": "^3.0.0"
136136
},
137137
"devDependencies": {
138-
"@oclif/core": "^4.5.5",
138+
"@oclif/core": "^4.8.0",
139139
"@oclif/plugin-command-snapshot": "^5.3.7",
140140
"@oclif/test": "^4.1.13",
141141
"@salesforce/cli-plugins-testkit": "^5.3.41",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,10 +1714,10 @@
17141714
"@nodelib/fs.scandir" "2.1.5"
17151715
fastq "^1.6.0"
17161716

1717-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1718-
version "4.5.5"
1719-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
1720-
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
1717+
"@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":
1718+
version "4.8.0"
1719+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1720+
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
17211721
dependencies:
17221722
ansi-escapes "^4.3.2"
17231723
ansis "^3.17.0"

0 commit comments

Comments
 (0)