Skip to content

Commit 146a8de

Browse files
authored
Merge pull request #1143 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.5
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.4 to 5.2.5
2 parents 778c462 + 024411e commit 146a8de

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
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.4",
36+
"@oclif/plugin-command-snapshot": "^5.2.5",
3737
"@salesforce/dev-scripts": "^10.2.2",
3838
"@salesforce/ts-sinon": "^1.4.22",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,10 +1527,10 @@
15271527
wordwrap "^1.0.0"
15281528
wrap-ansi "^7.0.0"
15291529

1530-
"@oclif/plugin-command-snapshot@^5.2.4":
1531-
version "5.2.4"
1532-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1533-
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
1530+
"@oclif/plugin-command-snapshot@^5.2.5":
1531+
version "5.2.5"
1532+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.5.tgz#c1a473d1650fba73e6c0bcf53f52cabcaa4794e4"
1533+
integrity sha512-hPsjsHGkXGFau6LDMlCptdn1SS0+Y3kvPGUikpohCO8+apHBCfxGXNIbjmlSwqFWxKiMRyGFm/2U6nEtg3BBBQ==
15341534
dependencies:
15351535
"@oclif/core" "^4"
15361536
ansis "^3.2.0"

0 commit comments

Comments
 (0)