Skip to content

Commit 408c51f

Browse files
authored
Merge pull request #742 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 137d466 + b753a0e commit 408c51f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^11.1.7"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.4",
14+
"@oclif/plugin-command-snapshot": "^5.2.7",
1515
"@salesforce/cli-plugins-testkit": "^5.3.18",
1616
"@salesforce/dev-scripts": "^10.2.2",
1717
"@salesforce/plugin-command-reference": "^3.1.10",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,14 +1339,14 @@
13391339
wordwrap "^1.0.0"
13401340
wrap-ansi "^7.0.0"
13411341

1342-
"@oclif/plugin-command-snapshot@^5.2.4":
1343-
version "5.2.4"
1344-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
1345-
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
1342+
"@oclif/plugin-command-snapshot@^5.2.7":
1343+
version "5.2.7"
1344+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1345+
integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
13461346
dependencies:
13471347
"@oclif/core" "^4"
13481348
ansis "^3.2.0"
1349-
globby "^14.0.1"
1349+
globby "^14.0.2"
13501350
just-diff "^5.2.0"
13511351
lodash.difference "^4.5.0"
13521352
lodash.get "^4.4.2"
@@ -4157,10 +4157,10 @@ globby@^13.1.2:
41574157
merge2 "^1.4.1"
41584158
slash "^4.0.0"
41594159

4160-
globby@^14.0.1:
4161-
version "14.0.1"
4162-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
4163-
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
4160+
globby@^14.0.2:
4161+
version "14.0.2"
4162+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4163+
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
41644164
dependencies:
41654165
"@sindresorhus/merge-streams" "^2.1.0"
41664166
fast-glob "^3.3.2"

0 commit comments

Comments
 (0)