Skip to content

Commit 400ae63

Browse files
authored
Merge pull request #1377 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.38
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.36 to 5.2.38
2 parents 7f95d93 + 37b2a0f commit 400ae63

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.36",
36+
"@oclif/plugin-command-snapshot": "^5.2.38",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.30",
3939
"@types/semver": "^7.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,13 +1881,13 @@
18811881
wordwrap "^1.0.0"
18821882
wrap-ansi "^7.0.0"
18831883

1884-
"@oclif/plugin-command-snapshot@^5.2.36":
1885-
version "5.2.36"
1886-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1887-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1884+
"@oclif/plugin-command-snapshot@^5.2.38":
1885+
version "5.2.38"
1886+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1887+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
18881888
dependencies:
18891889
"@oclif/core" "^4"
1890-
ansis "^3.16.0"
1890+
ansis "^3.17.0"
18911891
globby "^14.1.0"
18921892
just-diff "^5.2.0"
18931893
lodash.difference "^4.5.0"
@@ -3465,7 +3465,7 @@ ansicolors@~0.3.2:
34653465
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
34663466
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
34673467

3468-
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2, ansis@^3.5.2:
3468+
ansis@^3.17.0, ansis@^3.3.2, ansis@^3.5.2:
34693469
version "3.17.0"
34703470
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
34713471
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==

0 commit comments

Comments
 (0)