Skip to content

Commit 6a7dd87

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.36 to 5.2.37. - [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.36...5.2.37) --- 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 d7d22b2 commit 6a7dd87

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.2.10",
15-
"@oclif/plugin-command-snapshot": "^5.2.36",
15+
"@oclif/plugin-command-snapshot": "^5.2.37",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.12",
1818
"@salesforce/plugin-command-reference": "^3.1.47",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,13 +1584,13 @@
15841584
wordwrap "^1.0.0"
15851585
wrap-ansi "^7.0.0"
15861586

1587-
"@oclif/plugin-command-snapshot@^5.2.36":
1588-
version "5.2.36"
1589-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1590-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1587+
"@oclif/plugin-command-snapshot@^5.2.37":
1588+
version "5.2.37"
1589+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1590+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
15911591
dependencies:
15921592
"@oclif/core" "^4"
1593-
ansis "^3.16.0"
1593+
ansis "^3.17.0"
15941594
globby "^14.1.0"
15951595
just-diff "^5.2.0"
15961596
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)