Skip to content

Commit 5ad3a1d

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.20 to 5.2.21. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.20...5.2.21) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4a8191 commit 5ad3a1d

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,10 +1256,10 @@
12561256
wordwrap "^1.0.0"
12571257
wrap-ansi "^7.0.0"
12581258

1259-
"@oclif/plugin-command-snapshot@^5.2.20":
1260-
version "5.2.20"
1261-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.20.tgz#6735aa12be24ad6f14698f1b60b172f9d6420d07"
1262-
integrity sha512-Kh9qrIawE0fjdZ8ttHsPlFA29D8tqsJXhneceBX/rJFMWebd8jT5G6PXVwtH9LYT5ZTSy2bQY70RIKtGvuVxPg==
1259+
"@oclif/plugin-command-snapshot@^5.2.21":
1260+
version "5.2.21"
1261+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1262+
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
12631263
dependencies:
12641264
"@oclif/core" "^4"
12651265
ansis "^3.3.2"

0 commit comments

Comments
 (0)