Skip to content

Commit 3e87f33

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.35 to 5.2.36. - [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.35...5.2.36) --- 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 6f66086 commit 3e87f33

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
@@ -12,7 +12,7 @@
1212
"open": "^9.1.0"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^5.2.35",
15+
"@oclif/plugin-command-snapshot": "^5.2.36",
1616
"@oclif/test": "^3.2.15",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^8.5.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,13 +1702,13 @@
17021702
wordwrap "^1.0.0"
17031703
wrap-ansi "^7.0.0"
17041704

1705-
"@oclif/plugin-command-snapshot@^5.2.35":
1706-
version "5.2.35"
1707-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1708-
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
1705+
"@oclif/plugin-command-snapshot@^5.2.36":
1706+
version "5.2.36"
1707+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1708+
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
17091709
dependencies:
17101710
"@oclif/core" "^4"
1711-
ansis "^3.14.0"
1711+
ansis "^3.16.0"
17121712
globby "^14.1.0"
17131713
just-diff "^5.2.0"
17141714
lodash.difference "^4.5.0"
@@ -2990,7 +2990,7 @@ ansicolors@~0.3.2:
29902990
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
29912991
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
29922992

2993-
ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2993+
ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
29942994
version "3.16.0"
29952995
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
29962996
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==

0 commit comments

Comments
 (0)