Skip to content

Commit 22655c7

Browse files
authored
Merge pull request #1228 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.9
chore(dev-deps): bump @oclif/core from 4.2.8 to 4.2.9
2 parents 902d775 + 69ec124 commit 22655c7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.2.8",
14+
"@oclif/core": "^4.2.9",
1515
"@oclif/plugin-command-snapshot": "^5.2.36",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.12",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,13 +1560,13 @@
15601560
"@nodelib/fs.scandir" "2.1.5"
15611561
fastq "^1.6.0"
15621562

1563-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8":
1564-
version "4.2.8"
1565-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1566-
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
1563+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8", "@oclif/core@^4.2.9":
1564+
version "4.2.9"
1565+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.9.tgz#6eab4a3651fa433df700ec33f7006f6971eb1c2d"
1566+
integrity sha512-cIlvpefLtorcyvnvJiOmYBqn6J6qdp/06tk54p2MddGEr0gnA7EIaQXM2UtRjf4ryDVCbIo+8IFRsW8Flt0uGA==
15671567
dependencies:
15681568
ansi-escapes "^4.3.2"
1569-
ansis "^3.16.0"
1569+
ansis "^3.17.0"
15701570
clean-stack "^3.0.1"
15711571
cli-spinners "^2.9.2"
15721572
debug "^4.4.0"
@@ -2905,10 +2905,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
29052905
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
29062906
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
29072907

2908-
ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
2909-
version "3.16.0"
2910-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2911-
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
2908+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2, ansis@^3.5.2:
2909+
version "3.17.0"
2910+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
2911+
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
29122912

29132913
anymatch@~3.1.2:
29142914
version "3.1.3"

0 commit comments

Comments
 (0)