Skip to content

Commit 06bfade

Browse files
authored
Merge pull request #523 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.7
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.4 to 5.2.7
2 parents b722ff5 + 1796ad5 commit 06bfade

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.12",
16-
"@oclif/plugin-command-snapshot": "^5.2.3",
16+
"@oclif/plugin-command-snapshot": "^5.2.7",
1717
"@salesforce/cli-plugins-testkit": "^5.3.18",
1818
"@salesforce/dev-scripts": "^10.2.2",
1919
"@salesforce/plugin-command-reference": "^3.1.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,14 +1289,14 @@
12891289
wordwrap "^1.0.0"
12901290
wrap-ansi "^7.0.0"
12911291

1292-
"@oclif/plugin-command-snapshot@^5.2.3":
1293-
version "5.2.4"
1294-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1295-
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
1292+
"@oclif/plugin-command-snapshot@^5.2.7":
1293+
version "5.2.7"
1294+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1295+
integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
12961296
dependencies:
12971297
"@oclif/core" "^4"
12981298
ansis "^3.2.0"
1299-
globby "^14.0.1"
1299+
globby "^14.0.2"
13001300
just-diff "^5.2.0"
13011301
lodash.difference "^4.5.0"
13021302
lodash.get "^4.4.2"
@@ -4206,7 +4206,7 @@ globby@^13.1.2:
42064206
merge2 "^1.4.1"
42074207
slash "^4.0.0"
42084208

4209-
globby@^14.0.1:
4209+
globby@^14.0.2:
42104210
version "14.0.2"
42114211
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
42124212
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==

0 commit comments

Comments
 (0)