Skip to content

Commit 3b34e7e

Browse files
authored
Merge pull request #910 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 f61088a + 6c48fac commit 3b34e7e

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
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.36",
14+
"@oclif/plugin-command-snapshot": "^5.2.37",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.12",
1717
"@salesforce/plugin-command-reference": "^3.1.47",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,13 +1335,13 @@
13351335
wordwrap "^1.0.0"
13361336
wrap-ansi "^7.0.0"
13371337

1338-
"@oclif/plugin-command-snapshot@^5.2.36":
1339-
version "5.2.36"
1340-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1341-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1338+
"@oclif/plugin-command-snapshot@^5.2.37":
1339+
version "5.2.37"
1340+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1341+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
13421342
dependencies:
13431343
"@oclif/core" "^4"
1344-
ansis "^3.16.0"
1344+
ansis "^3.17.0"
13451345
globby "^14.1.0"
13461346
just-diff "^5.2.0"
13471347
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)