Skip to content

Commit 69bf8b6

Browse files
authored
Merge pull request #693 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.37
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.36 to 5.2.37
2 parents c4484a8 + 298305d commit 69bf8b6

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/templates": "^62.0.5"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.36",
13+
"@oclif/plugin-command-snapshot": "^5.2.37",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^10.2.12",
1616
"@salesforce/plugin-command-reference": "^3.1.46",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,13 +1576,13 @@
15761576
wordwrap "^1.0.0"
15771577
wrap-ansi "^7.0.0"
15781578

1579-
"@oclif/plugin-command-snapshot@^5.2.36":
1580-
version "5.2.36"
1581-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1582-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1579+
"@oclif/plugin-command-snapshot@^5.2.37":
1580+
version "5.2.37"
1581+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1582+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
15831583
dependencies:
15841584
"@oclif/core" "^4"
1585-
ansis "^3.16.0"
1585+
ansis "^3.17.0"
15861586
globby "^14.1.0"
15871587
just-diff "^5.2.0"
15881588
lodash.difference "^4.5.0"
@@ -2954,10 +2954,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
29542954
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
29552955
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
29562956

2957-
ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
2958-
version "3.16.0"
2959-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2960-
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
2957+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2, ansis@^3.5.2:
2958+
version "3.17.0"
2959+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
2960+
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
29612961

29622962
anymatch@~3.1.2:
29632963
version "3.1.3"

0 commit comments

Comments
 (0)