Skip to content

Commit 6971047

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.37 to 5.2.39. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.37...5.2.39) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.2.39 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c55399 commit 6971047

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.2.10",
16-
"@oclif/plugin-command-snapshot": "^5.2.37",
16+
"@oclif/plugin-command-snapshot": "^5.2.39",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.51",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,10 +1585,10 @@
15851585
wordwrap "^1.0.0"
15861586
wrap-ansi "^7.0.0"
15871587

1588-
"@oclif/plugin-command-snapshot@^5.2.37":
1589-
version "5.2.37"
1590-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1591-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1588+
"@oclif/plugin-command-snapshot@^5.2.39":
1589+
version "5.2.39"
1590+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz#988af7777afd743a612eef1c99778aab7c36a506"
1591+
integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==
15921592
dependencies:
15931593
"@oclif/core" "^4"
15941594
ansis "^3.17.0"
@@ -2864,16 +2864,11 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28642864
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
28652865
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28662866

2867-
ansis@^3.17.0:
2867+
ansis@^3.17.0, ansis@^3.3.1, ansis@^3.3.2:
28682868
version "3.17.0"
28692869
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
28702870
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
28712871

2872-
ansis@^3.3.1, ansis@^3.3.2:
2873-
version "3.3.2"
2874-
resolved "https://registry.npmjs.org/ansis/-/ansis-3.3.2.tgz"
2875-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
2876-
28772872
anymatch@~3.1.2:
28782873
version "3.1.3"
28792874
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"

0 commit comments

Comments
 (0)