Skip to content

Commit 87780f1

Browse files
authored
Merge pull request #1147 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.21
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.20 to 5.2.21
2 parents a4da0b7 + 9a3a55e commit 87780f1

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.20",
15+
"@oclif/plugin-command-snapshot": "^5.2.21",
1616
"@salesforce/cli-plugins-testkit": "^5.3.36",
1717
"@salesforce/dev-scripts": "^10.2.10",
1818
"@salesforce/plugin-command-reference": "^3.1.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,10 +1424,10 @@
14241424
wordwrap "^1.0.0"
14251425
wrap-ansi "^7.0.0"
14261426

1427-
"@oclif/plugin-command-snapshot@^5.2.20":
1428-
version "5.2.20"
1429-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.20.tgz#6735aa12be24ad6f14698f1b60b172f9d6420d07"
1430-
integrity sha512-Kh9qrIawE0fjdZ8ttHsPlFA29D8tqsJXhneceBX/rJFMWebd8jT5G6PXVwtH9LYT5ZTSy2bQY70RIKtGvuVxPg==
1427+
"@oclif/plugin-command-snapshot@^5.2.21":
1428+
version "5.2.21"
1429+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1430+
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
14311431
dependencies:
14321432
"@oclif/core" "^4"
14331433
ansis "^3.3.2"

0 commit comments

Comments
 (0)