Skip to content

Commit 8c57016

Browse files
authored
Merge pull request #1286 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.5.1
chore(dev-deps): bump @oclif/core from 4.4.1 to 4.5.1
2 parents cbc83e6 + b170d94 commit 8c57016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"terminal-link": "^3.0.0"
135135
},
136136
"devDependencies": {
137-
"@oclif/core": "^4.4.1",
137+
"@oclif/core": "^4.5.1",
138138
"@oclif/plugin-command-snapshot": "^5.3.2",
139139
"@oclif/test": "^4.1.13",
140140
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,10 +1330,10 @@
13301330
"@nodelib/fs.scandir" "2.1.5"
13311331
fastq "^1.6.0"
13321332

1333-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.4.1":
1334-
version "4.4.1"
1335-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1336-
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
1333+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.1":
1334+
version "4.5.1"
1335+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.1.tgz#7fa9041d13f624e4c00d89605d9f732cf8084748"
1336+
integrity sha512-JAuARvXOzf75L7rqLL3TIP3OmuTf7N/cjRejkGASfRJH+09180+EGbSkPWSMCns+AaYpDMI+fdaJ6QCoa3f15A==
13371337
dependencies:
13381338
ansi-escapes "^4.3.2"
13391339
ansis "^3.17.0"

0 commit comments

Comments
 (0)