Skip to content

Commit 896ffec

Browse files
authored
Merge pull request #1179 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.12
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.7 to 5.2.12
2 parents af6afc8 + 0965330 commit 896ffec

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
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.7",
19+
"@oclif/plugin-command-snapshot": "^5.2.12",
2020
"@salesforce/cli-plugins-testkit": "^5.3.25",
2121
"@salesforce/dev-scripts": "^10.2.9",
2222
"@salesforce/plugin-command-reference": "^3.1.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,19 +1554,19 @@
15541554
wordwrap "^1.0.0"
15551555
wrap-ansi "^7.0.0"
15561556

1557-
"@oclif/plugin-command-snapshot@^5.2.7":
1558-
version "5.2.7"
1559-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1560-
integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
1557+
"@oclif/plugin-command-snapshot@^5.2.12":
1558+
version "5.2.12"
1559+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1560+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
15611561
dependencies:
15621562
"@oclif/core" "^4"
1563-
ansis "^3.2.0"
1563+
ansis "^3.3.2"
15641564
globby "^14.0.2"
15651565
just-diff "^5.2.0"
15661566
lodash.difference "^4.5.0"
15671567
lodash.get "^4.4.2"
15681568
lodash.sortby "^4.7.0"
1569-
semver "^7.6.0"
1569+
semver "^7.6.3"
15701570
ts-json-schema-generator "^1.5.1"
15711571

15721572
"@oclif/plugin-help@^6.2.7":

0 commit comments

Comments
 (0)