Skip to content

Commit 139bb8e

Browse files
authored
Merge pull request #1158 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.22
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.21 to 5.2.22
2 parents 83451b6 + 44e8bf0 commit 139bb8e

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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.0.31",
15-
"@oclif/plugin-command-snapshot": "^5.2.21",
15+
"@oclif/plugin-command-snapshot": "^5.2.22",
1616
"@salesforce/cli-plugins-testkit": "^5.3.36",
1717
"@salesforce/dev-scripts": "^10.2.11",
1818
"@salesforce/plugin-command-reference": "^3.1.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,10 +1385,10 @@
13851385
wordwrap "^1.0.0"
13861386
wrap-ansi "^7.0.0"
13871387

1388-
"@oclif/plugin-command-snapshot@^5.2.21":
1389-
version "5.2.21"
1390-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1391-
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
1388+
"@oclif/plugin-command-snapshot@^5.2.22":
1389+
version "5.2.22"
1390+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1391+
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
13921392
dependencies:
13931393
"@oclif/core" "^4"
13941394
ansis "^3.3.2"

0 commit comments

Comments
 (0)