Skip to content

Commit caf1420

Browse files
authored
Merge pull request #642 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 f14d4b8 + 0d7f0ff commit caf1420

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
@@ -10,7 +10,7 @@
1010
"@salesforce/templates": "^62.0.5"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.22",
13+
"@oclif/plugin-command-snapshot": "^5.2.23",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^10.2.11",
1616
"@salesforce/plugin-command-reference": "^3.1.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,10 +1754,10 @@
17541754
wordwrap "^1.0.0"
17551755
wrap-ansi "^7.0.0"
17561756

1757-
"@oclif/plugin-command-snapshot@^5.2.22":
1758-
version "5.2.22"
1759-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1760-
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
1757+
"@oclif/plugin-command-snapshot@^5.2.23":
1758+
version "5.2.23"
1759+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1760+
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
17611761
dependencies:
17621762
"@oclif/core" "^4"
17631763
ansis "^3.3.2"

0 commit comments

Comments
 (0)