Skip to content

Commit e599922

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.38. - [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.38) --- 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 e299124 commit e599922

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
@@ -19,7 +19,7 @@
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.2.36",
22+
"@oclif/plugin-command-snapshot": "^5.2.38",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^10.2.12",
2525
"@salesforce/plugin-command-reference": "^3.1.48",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,13 +1589,13 @@
15891589
react "^18.3.1"
15901590
wrap-ansi "^9.0.0"
15911591

1592-
"@oclif/plugin-command-snapshot@^5.2.36":
1593-
version "5.2.36"
1594-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1595-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1592+
"@oclif/plugin-command-snapshot@^5.2.38":
1593+
version "5.2.38"
1594+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1595+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
15961596
dependencies:
15971597
"@oclif/core" "^4"
1598-
ansis "^3.16.0"
1598+
ansis "^3.17.0"
15991599
globby "^14.1.0"
16001600
just-diff "^5.2.0"
16011601
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)