Skip to content

Commit c1e0dd6

Browse files
authored
Merge pull request #1276 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.4.1
chore(dev-deps): bump @oclif/core from 4.4.0 to 4.4.1
2 parents 7cc9dc2 + 70f7bb0 commit c1e0dd6

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.0",
137+
"@oclif/core": "^4.4.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
@@ -1553,10 +1553,10 @@
15531553
"@nodelib/fs.scandir" "2.1.5"
15541554
fastq "^1.6.0"
15551555

1556-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0":
1557-
version "4.4.0"
1558-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1559-
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1556+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.1":
1557+
version "4.4.1"
1558+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1559+
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
15601560
dependencies:
15611561
ansi-escapes "^4.3.2"
15621562
ansis "^3.17.0"

0 commit comments

Comments
 (0)