Skip to content

Commit 4fcc988

Browse files
authored
Merge pull request #155 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 3bb5d63 + abf2896 commit 4fcc988

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
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.2.36",
17+
"@oclif/plugin-command-snapshot": "^5.2.37",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.45",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,13 +1750,13 @@
17501750
react "^18.3.1"
17511751
wrap-ansi "^9.0.0"
17521752

1753-
"@oclif/plugin-command-snapshot@^5.2.36":
1754-
version "5.2.36"
1755-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.36.tgz#83b4ff3fcb0be14416a486405a15d29867a081d1"
1756-
integrity sha512-NM8up8CGfybXPVESMaeubBqY5jMtIzZYGVrzhMI92Du46O46Ld1IX4jSdnNMjwnTRzTYdz3Br57d5IpnfpEcKw==
1753+
"@oclif/plugin-command-snapshot@^5.2.37":
1754+
version "5.2.37"
1755+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1756+
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
17571757
dependencies:
17581758
"@oclif/core" "^4"
1759-
ansis "^3.16.0"
1759+
ansis "^3.17.0"
17601760
globby "^14.1.0"
17611761
just-diff "^5.2.0"
17621762
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)