Skip to content

Commit c87a48c

Browse files
committed
chore(deps): lock file maintenance
1 parent 435076d commit c87a48c

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -409,11 +409,11 @@ debug@^3.2.7:
409409
ms "^2.1.1"
410410

411411
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
412-
version "4.3.6"
413-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
414-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
412+
version "4.3.7"
413+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
414+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
415415
dependencies:
416-
ms "2.1.2"
416+
ms "^2.1.3"
417417

418418
deep-is@^0.1.3:
419419
version "0.1.4"
@@ -575,9 +575,9 @@ eslint-import-resolver-node@^0.3.9:
575575
resolve "^1.22.4"
576576

577577
eslint-module-utils@^2.9.0:
578-
version "2.9.0"
579-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342"
580-
integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==
578+
version "2.11.0"
579+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11.0.tgz#b99b211ca4318243f09661fae088f373ad5243c4"
580+
integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==
581581
dependencies:
582582
debug "^3.2.7"
583583

@@ -1236,12 +1236,7 @@ minimist@^1.2.0, minimist@^1.2.6:
12361236
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
12371237
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
12381238

1239-
ms@2.1.2:
1240-
version "2.1.2"
1241-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1242-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1243-
1244-
ms@^2.1.1:
1239+
ms@^2.1.1, ms@^2.1.3:
12451240
version "2.1.3"
12461241
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
12471242
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

0 commit comments

Comments
 (0)