Skip to content

Commit bc434ce

Browse files
authored
Merge pull request #1082 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.4
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.3 to 5.2.4
2 parents 70fd2ca + 5facd81 commit bc434ce

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.3",
19+
"@oclif/plugin-command-snapshot": "^5.2.4",
2020
"@salesforce/cli-plugins-testkit": "^5.3.15",
2121
"@salesforce/dev-scripts": "^10.2.2",
2222
"@salesforce/plugin-command-reference": "^3.1.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1690,10 +1690,10 @@
16901690
wordwrap "^1.0.0"
16911691
wrap-ansi "^7.0.0"
16921692

1693-
"@oclif/plugin-command-snapshot@^5.2.3":
1694-
version "5.2.3"
1695-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6"
1696-
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
1693+
"@oclif/plugin-command-snapshot@^5.2.4":
1694+
version "5.2.4"
1695+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1696+
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
16971697
dependencies:
16981698
"@oclif/core" "^4"
16991699
ansis "^3.2.0"

0 commit comments

Comments
 (0)