Skip to content

Commit 12e00b5

Browse files
authored
Merge pull request #1340 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.35
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.33 to 5.2.35
2 parents 79a1245 + 33ffa41 commit 12e00b5

File tree

2 files changed

+33
-28
lines changed

2 files changed

+33
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.33",
36+
"@oclif/plugin-command-snapshot": "^5.2.35",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.30",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,14 +1645,14 @@
16451645
wordwrap "^1.0.0"
16461646
wrap-ansi "^7.0.0"
16471647

1648-
"@oclif/plugin-command-snapshot@^5.2.33":
1649-
version "5.2.33"
1650-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.33.tgz#98211b0eebe3f38095b15ee064d38c278728f9ae"
1651-
integrity sha512-jDTg0zVVm7FPnB7tdmAAh8IxGc1MOa5RzNkIbt5jykGx8mTDjELKHy97624QjSn0LafOXvhFGIv44lRr0zWkOA==
1648+
"@oclif/plugin-command-snapshot@^5.2.35":
1649+
version "5.2.35"
1650+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.35.tgz#19eacd8180772d9f172606edf3d6c99522fecbb3"
1651+
integrity sha512-8A7iJ7tg2ZvyMG63sBOvdPIPq7RmggIdeACA0p6NfwzDI9mRL94v78m/6whqJKTUuzcERIIO+L2hwxPbBKwdGw==
16521652
dependencies:
16531653
"@oclif/core" "^4"
1654-
ansis "^3.10.0"
1655-
globby "^14.0.2"
1654+
ansis "^3.14.0"
1655+
globby "^14.1.0"
16561656
just-diff "^5.2.0"
16571657
lodash.difference "^4.5.0"
16581658
lodash.get "^4.4.2"
@@ -3124,10 +3124,10 @@ ansicolors@~0.3.2:
31243124
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
31253125
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
31263126

3127-
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2:
3128-
version "3.10.0"
3129-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
3130-
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
3127+
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2:
3128+
version "3.16.0"
3129+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
3130+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
31313131

31323132
anymatch@~3.1.2:
31333133
version "3.1.3"
@@ -4903,7 +4903,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
49034903
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
49044904
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
49054905

4906-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
4906+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
49074907
version "3.3.3"
49084908
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
49094909
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -5417,17 +5417,17 @@ globby@^11.1.0:
54175417
merge2 "^1.4.1"
54185418
slash "^3.0.0"
54195419

5420-
globby@^14.0.2:
5421-
version "14.0.2"
5422-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
5423-
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
5420+
globby@^14.1.0:
5421+
version "14.1.0"
5422+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.1.0.tgz#138b78e77cf5a8d794e327b15dce80bf1fb0a73e"
5423+
integrity sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==
54245424
dependencies:
54255425
"@sindresorhus/merge-streams" "^2.1.0"
5426-
fast-glob "^3.3.2"
5427-
ignore "^5.2.4"
5428-
path-type "^5.0.0"
5426+
fast-glob "^3.3.3"
5427+
ignore "^7.0.3"
5428+
path-type "^6.0.0"
54295429
slash "^5.1.0"
5430-
unicorn-magic "^0.1.0"
5430+
unicorn-magic "^0.3.0"
54315431

54325432
gopd@^1.0.1:
54335433
version "1.0.1"
@@ -5725,6 +5725,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
57255725
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
57265726
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
57275727

5728+
ignore@^7.0.3:
5729+
version "7.0.3"
5730+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
5731+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
5732+
57285733
immediate@~3.0.5:
57295734
version "3.0.6"
57305735
resolved "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz"
@@ -8013,10 +8018,10 @@ path-type@^4.0.0:
80138018
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
80148019
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
80158020

8016-
path-type@^5.0.0:
8017-
version "5.0.0"
8018-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
8019-
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
8021+
path-type@^6.0.0:
8022+
version "6.0.0"
8023+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51"
8024+
integrity sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==
80208025

80218026
pathval@^1.1.1:
80228027
version "1.1.1"
@@ -9639,10 +9644,10 @@ undici-types@~6.19.2:
96399644
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
96409645
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
96419646

9642-
unicorn-magic@^0.1.0:
9643-
version "0.1.0"
9644-
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
9645-
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
9647+
unicorn-magic@^0.3.0:
9648+
version "0.3.0"
9649+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
9650+
integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
96469651

96479652
unique-filename@^3.0.0:
96489653
version "3.0.0"

0 commit comments

Comments
 (0)