Skip to content

Commit 5cbbe50

Browse files
authored
Merge pull request #815 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 40a117f + e2fda1a commit 5cbbe50

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
@@ -17,7 +17,7 @@
1717
"js2xmlparser": "^4.0.2"
1818
},
1919
"devDependencies": {
20-
"@oclif/plugin-command-snapshot": "^5.2.36",
20+
"@oclif/plugin-command-snapshot": "^5.2.37",
2121
"@salesforce/cli-plugins-testkit": "^5.3.39",
2222
"@salesforce/dev-scripts": "^10.2.12",
2323
"@salesforce/plugin-command-reference": "^3.1.45",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,13 +1568,13 @@
15681568
wordwrap "^1.0.0"
15691569
wrap-ansi "^7.0.0"
15701570

1571-
"@oclif/plugin-command-snapshot@^5.2.36":
1572-
version "5.2.36"
1573-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1574-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1571+
"@oclif/plugin-command-snapshot@^5.2.37":
1572+
version "5.2.37"
1573+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1574+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
15751575
dependencies:
15761576
"@oclif/core" "^4"
1577-
ansis "^3.16.0"
1577+
ansis "^3.17.0"
15781578
globby "^14.1.0"
15791579
just-diff "^5.2.0"
15801580
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)