Skip to content

Commit d53422f

Browse files
authored
Merge pull request #135 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.34
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.31 to 5.2.34
2 parents 0c70574 + 52a591c commit d53422f

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
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.2.31",
17+
"@oclif/plugin-command-snapshot": "^5.2.34",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.43",

yarn.lock

Lines changed: 41 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,19 +1503,19 @@
15031503
react "^18.3.1"
15041504
wrap-ansi "^9.0.0"
15051505

1506-
"@oclif/plugin-command-snapshot@^5.2.31":
1507-
version "5.2.31"
1508-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.31.tgz#383ec893c40b16366e2e7c60e73a302115b17b46"
1509-
integrity sha512-4k6rzwJApqz0R5JayfFfuMlqtbsN7tln4J+r/0pMNgMZtyrDniPeiifZ29IgCOCZn7WzLrRBK9uNF3F3+EAMVQ==
1506+
"@oclif/plugin-command-snapshot@^5.2.34":
1507+
version "5.2.34"
1508+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.34.tgz#c0fb2b61ee9583c0ae8f0ee3ff25ca4b09285b36"
1509+
integrity sha512-SsDJ0IweYvZezlaQ87Pela7UY+uLuDaP7ajdzfaRqsRiHYm4Uya6ALnXm3H+D5AcmHpRfoLRtqQtMCN3dMhUfA==
15101510
dependencies:
15111511
"@oclif/core" "^4"
15121512
ansis "^3.10.0"
1513-
globby "^14.0.2"
1513+
globby "^14.1.0"
15141514
just-diff "^5.2.0"
15151515
lodash.difference "^4.5.0"
15161516
lodash.get "^4.4.2"
15171517
lodash.sortby "^4.7.0"
1518-
semver "^7.7.0"
1518+
semver "^7.7.1"
15191519
ts-json-schema-generator "^1.5.1"
15201520

15211521
"@oclif/plugin-help@^6.2.23":
@@ -4101,7 +4101,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
41014101
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
41024102
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
41034103

4104-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
4104+
fast-glob@^3.2.11, fast-glob@^3.2.9:
41054105
version "3.3.2"
41064106
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
41074107
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -4112,6 +4112,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
41124112
merge2 "^1.3.0"
41134113
micromatch "^4.0.4"
41144114

4115+
fast-glob@^3.3.3:
4116+
version "3.3.3"
4117+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
4118+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
4119+
dependencies:
4120+
"@nodelib/fs.stat" "^2.0.2"
4121+
"@nodelib/fs.walk" "^1.2.3"
4122+
glob-parent "^5.1.2"
4123+
merge2 "^1.3.0"
4124+
micromatch "^4.0.8"
4125+
41154126
fast-json-stable-stringify@^2.0.0:
41164127
version "2.1.0"
41174128
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4569,17 +4580,17 @@ globby@^11.1.0:
45694580
merge2 "^1.4.1"
45704581
slash "^3.0.0"
45714582

4572-
globby@^14.0.2:
4573-
version "14.0.2"
4574-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4575-
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
4583+
globby@^14.1.0:
4584+
version "14.1.0"
4585+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.1.0.tgz#138b78e77cf5a8d794e327b15dce80bf1fb0a73e"
4586+
integrity sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==
45764587
dependencies:
45774588
"@sindresorhus/merge-streams" "^2.1.0"
4578-
fast-glob "^3.3.2"
4579-
ignore "^5.2.4"
4580-
path-type "^5.0.0"
4589+
fast-glob "^3.3.3"
4590+
ignore "^7.0.3"
4591+
path-type "^6.0.0"
45814592
slash "^5.1.0"
4582-
unicorn-magic "^0.1.0"
4593+
unicorn-magic "^0.3.0"
45834594

45844595
gopd@^1.0.1:
45854596
version "1.0.1"
@@ -4852,6 +4863,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
48524863
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
48534864
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
48544865

4866+
ignore@^7.0.3:
4867+
version "7.0.3"
4868+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
4869+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
4870+
48554871
immediate@~3.0.5:
48564872
version "3.0.6"
48574873
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
@@ -5768,7 +5784,7 @@ merge2@^1.3.0, merge2@^1.4.1:
57685784
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
57695785
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
57705786

5771-
micromatch@^4.0.2, micromatch@^4.0.4:
5787+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8:
57725788
version "4.0.8"
57735789
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
57745790
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -6331,10 +6347,10 @@ path-type@^4.0.0:
63316347
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
63326348
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
63336349

6334-
path-type@^5.0.0:
6335-
version "5.0.0"
6336-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
6337-
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
6350+
path-type@^6.0.0:
6351+
version "6.0.0"
6352+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51"
6353+
integrity sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==
63386354

63396355
pathval@^1.1.1:
63406356
version "1.1.1"
@@ -6844,7 +6860,7 @@ semver@^6.0.0, semver@^6.3.1:
68446860
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
68456861
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
68466862

6847-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.0:
6863+
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:
68486864
version "7.7.1"
68496865
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
68506866
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
@@ -7619,10 +7635,10 @@ undici-types@~6.19.2:
76197635
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
76207636
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
76217637

7622-
unicorn-magic@^0.1.0:
7623-
version "0.1.0"
7624-
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
7625-
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
7638+
unicorn-magic@^0.3.0:
7639+
version "0.3.0"
7640+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
7641+
integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
76267642

76277643
universalify@^0.1.0:
76287644
version "0.1.2"

0 commit comments

Comments
 (0)