Skip to content

Commit 56317ad

Browse files
authored
Merge pull request #858 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 b7bd6f0 + 4a8a777 commit 56317ad

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
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.22",
14+
"@oclif/plugin-command-snapshot": "^5.2.23",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@
17431743
wordwrap "^1.0.0"
17441744
wrap-ansi "^7.0.0"
17451745

1746-
"@oclif/plugin-command-snapshot@^5.2.22":
1747-
version "5.2.22"
1748-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1749-
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
1746+
"@oclif/plugin-command-snapshot@^5.2.23":
1747+
version "5.2.23"
1748+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1749+
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
17501750
dependencies:
17511751
"@oclif/core" "^4"
17521752
ansis "^3.3.2"

0 commit comments

Comments
 (0)