Skip to content

Commit 990de1d

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.4 to 5.2.6
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.4 to 5.2.6. - [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.6) --- 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 0453ea4 commit 990de1d

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
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.4",
19+
"@oclif/plugin-command-snapshot": "^5.2.6",
2020
"@salesforce/cli-plugins-testkit": "^5.3.15",
2121
"@salesforce/dev-scripts": "^10.2.2",
2222
"@salesforce/plugin-command-reference": "^3.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,10 +1720,10 @@
17201720
wordwrap "^1.0.0"
17211721
wrap-ansi "^7.0.0"
17221722

1723-
"@oclif/plugin-command-snapshot@^5.2.4":
1724-
version "5.2.4"
1725-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1726-
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
1723+
"@oclif/plugin-command-snapshot@^5.2.6":
1724+
version "5.2.6"
1725+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.6.tgz#1f5cd2a9869c85346b12069b5dc82380f2da2c98"
1726+
integrity sha512-Nu+ykWkQnEatrmaIyjvsZCzT+i++9un8HuVKj2CMgFNEi9Ycu8Xrath+mfFi5qtS5b0taZyhO/aCOKwuD13Hmw==
17271727
dependencies:
17281728
"@oclif/core" "^4"
17291729
ansis "^3.2.0"

0 commit comments

Comments
 (0)