Skip to content

Commit e0f3eb7

Browse files
authored
Merge pull request #1317 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.37
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.36 to 5.2.37
2 parents e267865 + 26a8286 commit e0f3eb7

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.37",
2323
"@salesforce/cli-plugins-testkit": "^5.3.38",
2424
"@salesforce/dev-scripts": "^10.2.12",
2525
"@salesforce/plugin-command-reference": "^3.1.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,13 +1347,13 @@
13471347
react "^18.3.1"
13481348
wrap-ansi "^9.0.0"
13491349

1350-
"@oclif/plugin-command-snapshot@^5.2.36":
1351-
version "5.2.36"
1352-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1353-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1350+
"@oclif/plugin-command-snapshot@^5.2.37":
1351+
version "5.2.37"
1352+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1353+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
13541354
dependencies:
13551355
"@oclif/core" "^4"
1356-
ansis "^3.16.0"
1356+
ansis "^3.17.0"
13571357
globby "^14.1.0"
13581358
just-diff "^5.2.0"
13591359
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)