Skip to content

Commit 342c6b0

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.19 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.19...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 a5cdda4 commit 342c6b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.19",
19+
"@oclif/plugin-command-snapshot": "^5.2.21",
2020
"@salesforce/cli-plugins-testkit": "^5.3.35",
2121
"@salesforce/dev-scripts": "^10.2.10",
2222
"@salesforce/plugin-command-reference": "^3.1.27",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1289,10 +1289,10 @@
12891289
wordwrap "^1.0.0"
12901290
wrap-ansi "^7.0.0"
12911291

1292-
"@oclif/plugin-command-snapshot@^5.2.19":
1293-
version "5.2.19"
1294-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz#02f3f2c426aa0791bfcc598c9210e061f98caf54"
1295-
integrity sha512-tw4R1ohyo73/lWMFF2aGiN5qrURsttY59GRaVPSb9KMLHUS1l0kPt5k3Qm10ci4i3CALCOa78Chowan2OW4cnQ==
1292+
"@oclif/plugin-command-snapshot@^5.2.21":
1293+
version "5.2.21"
1294+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1295+
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
12961296
dependencies:
12971297
"@oclif/core" "^4"
12981298
ansis "^3.3.2"

0 commit comments

Comments
 (0)