Skip to content

Commit 9b58226

Browse files
authored
Merge pull request #776 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.23
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.22 to 5.2.23
2 parents be08adc + ad50fee commit 9b58226

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.22",
20+
"@oclif/plugin-command-snapshot": "^5.2.23",
2121
"@salesforce/cli-plugins-testkit": "^5.3.38",
2222
"@salesforce/dev-scripts": "^10.2.11",
2323
"@salesforce/plugin-command-reference": "^3.1.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,10 +1382,10 @@
13821382
wordwrap "^1.0.0"
13831383
wrap-ansi "^7.0.0"
13841384

1385-
"@oclif/plugin-command-snapshot@^5.2.22":
1386-
version "5.2.22"
1387-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1388-
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
1385+
"@oclif/plugin-command-snapshot@^5.2.23":
1386+
version "5.2.23"
1387+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1388+
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
13891389
dependencies:
13901390
"@oclif/core" "^4"
13911391
ansis "^3.3.2"

0 commit comments

Comments
 (0)