Skip to content

Commit dd228b3

Browse files
authored
Merge pull request #650 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 d44531e + 97a3b6a commit dd228b3

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.34",
16-
"@oclif/plugin-command-snapshot": "^5.2.22",
16+
"@oclif/plugin-command-snapshot": "^5.2.23",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.35",

yarn.lock

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

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

0 commit comments

Comments
 (0)