Skip to content

Commit 52a75bc

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.31 to 5.2.34. - [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.31...5.2.34) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 765e5a1 commit 52a75bc

File tree

2 files changed

+42
-26
lines changed

2 files changed

+42
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.31",
13+
"@oclif/plugin-command-snapshot": "^5.2.34",
1414
"@oclif/plugin-help": "^6.2.25",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 41 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,19 +1334,19 @@
13341334
wordwrap "^1.0.0"
13351335
wrap-ansi "^7.0.0"
13361336

1337-
"@oclif/plugin-command-snapshot@^5.2.31":
1338-
version "5.2.31"
1339-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.31.tgz#383ec893c40b16366e2e7c60e73a302115b17b46"
1340-
integrity sha512-4k6rzwJApqz0R5JayfFfuMlqtbsN7tln4J+r/0pMNgMZtyrDniPeiifZ29IgCOCZn7WzLrRBK9uNF3F3+EAMVQ==
1337+
"@oclif/plugin-command-snapshot@^5.2.34":
1338+
version "5.2.34"
1339+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.34.tgz#c0fb2b61ee9583c0ae8f0ee3ff25ca4b09285b36"
1340+
integrity sha512-SsDJ0IweYvZezlaQ87Pela7UY+uLuDaP7ajdzfaRqsRiHYm4Uya6ALnXm3H+D5AcmHpRfoLRtqQtMCN3dMhUfA==
13411341
dependencies:
13421342
"@oclif/core" "^4"
13431343
ansis "^3.10.0"
1344-
globby "^14.0.2"
1344+
globby "^14.1.0"
13451345
just-diff "^5.2.0"
13461346
lodash.difference "^4.5.0"
13471347
lodash.get "^4.4.2"
13481348
lodash.sortby "^4.7.0"
1349-
semver "^7.7.0"
1349+
semver "^7.7.1"
13501350
ts-json-schema-generator "^1.5.1"
13511351

13521352
"@oclif/plugin-help@^6.2.23", "@oclif/plugin-help@^6.2.25":
@@ -3792,7 +3792,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
37923792
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
37933793
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
37943794

3795-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
3795+
fast-glob@^3.2.11, fast-glob@^3.2.9:
37963796
version "3.3.2"
37973797
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
37983798
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -3803,6 +3803,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
38033803
merge2 "^1.3.0"
38043804
micromatch "^4.0.4"
38053805

3806+
fast-glob@^3.3.3:
3807+
version "3.3.3"
3808+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
3809+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
3810+
dependencies:
3811+
"@nodelib/fs.stat" "^2.0.2"
3812+
"@nodelib/fs.walk" "^1.2.3"
3813+
glob-parent "^5.1.2"
3814+
merge2 "^1.3.0"
3815+
micromatch "^4.0.8"
3816+
38063817
fast-json-stable-stringify@^2.0.0:
38073818
version "2.1.0"
38083819
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4216,17 +4227,17 @@ globby@^11.1.0:
42164227
merge2 "^1.4.1"
42174228
slash "^3.0.0"
42184229

4219-
globby@^14.0.2:
4220-
version "14.0.2"
4221-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4222-
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
4230+
globby@^14.1.0:
4231+
version "14.1.0"
4232+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.1.0.tgz#138b78e77cf5a8d794e327b15dce80bf1fb0a73e"
4233+
integrity sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==
42234234
dependencies:
42244235
"@sindresorhus/merge-streams" "^2.1.0"
4225-
fast-glob "^3.3.2"
4226-
ignore "^5.2.4"
4227-
path-type "^5.0.0"
4236+
fast-glob "^3.3.3"
4237+
ignore "^7.0.3"
4238+
path-type "^6.0.0"
42284239
slash "^5.1.0"
4229-
unicorn-magic "^0.1.0"
4240+
unicorn-magic "^0.3.0"
42304241

42314242
gopd@^1.0.1:
42324243
version "1.0.1"
@@ -4475,6 +4486,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
44754486
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
44764487
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
44774488

4489+
ignore@^7.0.3:
4490+
version "7.0.3"
4491+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
4492+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
4493+
44784494
immediate@~3.0.5:
44794495
version "3.0.6"
44804496
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
@@ -5330,7 +5346,7 @@ merge2@^1.3.0, merge2@^1.4.1:
53305346
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
53315347
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
53325348

5333-
micromatch@^4.0.2, micromatch@^4.0.4:
5349+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8:
53345350
version "4.0.8"
53355351
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
53365352
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -5888,10 +5904,10 @@ path-type@^4.0.0:
58885904
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
58895905
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
58905906

5891-
path-type@^5.0.0:
5892-
version "5.0.0"
5893-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
5894-
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
5907+
path-type@^6.0.0:
5908+
version "6.0.0"
5909+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51"
5910+
integrity sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==
58955911

58965912
pathval@^1.1.1:
58975913
version "1.1.1"
@@ -6366,7 +6382,7 @@ semver@^6.0.0, semver@^6.3.1:
63666382
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
63676383
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
63686384

6369-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.0:
6385+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.0, semver@^7.7.1:
63706386
version "7.7.1"
63716387
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
63726388
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
@@ -7106,10 +7122,10 @@ undici-types@~6.19.2:
71067122
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
71077123
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
71087124

7109-
unicorn-magic@^0.1.0:
7110-
version "0.1.0"
7111-
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
7112-
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
7125+
unicorn-magic@^0.3.0:
7126+
version "0.3.0"
7127+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
7128+
integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
71137129

71147130
universalify@^0.1.0:
71157131
version "0.1.2"

0 commit comments

Comments
 (0)