Skip to content

Commit 0965330

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.7 to 5.2.12. - [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.7...5.2.12) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 796e9ee commit 0965330

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
@@ -1588,19 +1588,19 @@
15881588
wordwrap "^1.0.0"
15891589
wrap-ansi "^7.0.0"
15901590

1591-
"@oclif/plugin-command-snapshot@^5.2.7":
1592-
version "5.2.7"
1593-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1594-
integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
1591+
"@oclif/plugin-command-snapshot@^5.2.12":
1592+
version "5.2.12"
1593+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1594+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
15951595
dependencies:
15961596
"@oclif/core" "^4"
1597-
ansis "^3.2.0"
1597+
ansis "^3.3.2"
15981598
globby "^14.0.2"
15991599
just-diff "^5.2.0"
16001600
lodash.difference "^4.5.0"
16011601
lodash.get "^4.4.2"
16021602
lodash.sortby "^4.7.0"
1603-
semver "^7.6.0"
1603+
semver "^7.6.3"
16041604
ts-json-schema-generator "^1.5.1"
16051605

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

0 commit comments

Comments
 (0)