Skip to content

Commit ed8cc2b

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.38. - [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.38) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cc16b8 commit ed8cc2b

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

Diff for: package.json

+1-1
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.38",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.49",

Diff for: yarn.lock

+5-15
Original file line numberDiff line numberDiff line change
@@ -1678,10 +1678,10 @@
16781678
wordwrap "^1.0.0"
16791679
wrap-ansi "^7.0.0"
16801680

1681-
"@oclif/plugin-command-snapshot@^5.2.37":
1682-
version "5.2.37"
1683-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1684-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1681+
"@oclif/plugin-command-snapshot@^5.2.38":
1682+
version "5.2.38"
1683+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1684+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
16851685
dependencies:
16861686
"@oclif/core" "^4"
16871687
ansis "^3.17.0"
@@ -3255,21 +3255,11 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
32553255
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
32563256
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
32573257

3258-
ansis@^3.17.0:
3258+
ansis@^3.17.0, ansis@^3.3.1, ansis@^3.3.2, ansis@^3.5.2:
32593259
version "3.17.0"
32603260
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
32613261
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
32623262

3263-
ansis@^3.3.1, ansis@^3.3.2:
3264-
version "3.3.2"
3265-
resolved "https://registry.npmjs.org/ansis/-/ansis-3.3.2.tgz"
3266-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
3267-
3268-
ansis@^3.5.2:
3269-
version "3.5.2"
3270-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
3271-
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
3272-
32733263
anymatch@~3.1.2:
32743264
version "3.1.3"
32753265
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"

0 commit comments

Comments
 (0)