Skip to content

Commit 01fa998

Browse files
authored
Merge pull request #1050 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 df9a7cc + 8ef5d09 commit 01fa998

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
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.36",
13+
"@oclif/plugin-command-snapshot": "^5.2.37",
1414
"@oclif/plugin-help": "^6.2.26",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.12",

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)