Skip to content

Commit 4c49f09

Browse files
authored
Merge pull request #1390 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.38
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.36 to 5.2.38
2 parents 3e252a9 + e599922 commit 4c49f09

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
@@ -1666,13 +1666,13 @@
16661666
react "^18.3.1"
16671667
wrap-ansi "^9.0.0"
16681668

1669-
"@oclif/plugin-command-snapshot@^5.2.36":
1670-
version "5.2.36"
1671-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1672-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1669+
"@oclif/plugin-command-snapshot@^5.2.38":
1670+
version "5.2.38"
1671+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1672+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
16731673
dependencies:
16741674
"@oclif/core" "^4"
1675-
ansis "^3.16.0"
1675+
ansis "^3.17.0"
16761676
globby "^14.1.0"
16771677
just-diff "^5.2.0"
16781678
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)