Skip to content

Commit 9e419b1

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.4 to 5.2.5
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.4 to 5.2.5. - [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.4...5.2.5) --- 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 2e7d70f commit 9e419b1

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
@@ -17,7 +17,7 @@
1717
"ansis": "^3.2.1"
1818
},
1919
"devDependencies": {
20-
"@oclif/plugin-command-snapshot": "^5.2.4",
20+
"@oclif/plugin-command-snapshot": "^5.2.5",
2121
"@salesforce/cli-plugins-testkit": "^5.3.17",
2222
"@salesforce/dev-scripts": "^10.2.2",
2323
"@salesforce/plugin-command-reference": "^3.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,10 +1707,10 @@
17071707
wordwrap "^1.0.0"
17081708
wrap-ansi "^7.0.0"
17091709

1710-
"@oclif/plugin-command-snapshot@^5.2.4":
1711-
version "5.2.4"
1712-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1713-
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
1710+
"@oclif/plugin-command-snapshot@^5.2.5":
1711+
version "5.2.5"
1712+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.5.tgz#c1a473d1650fba73e6c0bcf53f52cabcaa4794e4"
1713+
integrity sha512-hPsjsHGkXGFau6LDMlCptdn1SS0+Y3kvPGUikpohCO8+apHBCfxGXNIbjmlSwqFWxKiMRyGFm/2U6nEtg3BBBQ==
17141714
dependencies:
17151715
"@oclif/core" "^4"
17161716
ansis "^3.2.0"

0 commit comments

Comments
 (0)