Skip to content

Commit 4644974

Browse files
authored
Merge pull request #1253 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 5cf162a + 28dbb30 commit 4644974

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
@@ -19,7 +19,7 @@
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.2.22",
22+
"@oclif/plugin-command-snapshot": "^5.2.23",
2323
"@salesforce/cli-plugins-testkit": "^5.3.38",
2424
"@salesforce/dev-scripts": "^10.2.11",
2525
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,10 +1396,10 @@
13961396
react "^18.3.1"
13971397
wrap-ansi "^9.0.0"
13981398

1399-
"@oclif/plugin-command-snapshot@^5.2.22":
1400-
version "5.2.22"
1401-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1402-
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
1399+
"@oclif/plugin-command-snapshot@^5.2.23":
1400+
version "5.2.23"
1401+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1402+
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
14031403
dependencies:
14041404
"@oclif/core" "^4"
14051405
ansis "^3.3.2"

0 commit comments

Comments
 (0)