Skip to content

Commit 4e81a94

Browse files
authored
Merge pull request #475 from codeforjapan/renovate/lint-staged-12.x
Update dependency lint-staged to v12
2 parents 49dac6a + 41048d0 commit 4e81a94

File tree

2 files changed

+113
-69
lines changed

2 files changed

+113
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prettier": "4.0.0",
5656
"fibers": "5.0.0",
5757
"husky": "7.0.4",
58-
"lint-staged": "11.2.6",
58+
"lint-staged": "12.1.2",
5959
"prettier": "2.3.2",
6060
"sass": "1.44.0",
6161
"sass-loader": "10.2.0",

yarn.lock

Lines changed: 112 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,6 +2468,11 @@ ansi-regex@^5.0.1:
24682468
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
24692469
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
24702470

2471+
ansi-regex@^6.0.1:
2472+
version "6.0.1"
2473+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
2474+
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
2475+
24712476
ansi-styles@^2.2.1:
24722477
version "2.2.1"
24732478
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -2487,6 +2492,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
24872492
dependencies:
24882493
color-convert "^2.0.1"
24892494

2495+
ansi-styles@^6.0.0:
2496+
version "6.1.0"
2497+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
2498+
integrity sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==
2499+
24902500
anymatch@*, anymatch@^3.0.0, anymatch@~3.1.2:
24912501
version "3.1.2"
24922502
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
@@ -3285,14 +3295,22 @@ cli-cursor@^3.1.0:
32853295
dependencies:
32863296
restore-cursor "^3.1.0"
32873297

3288-
cli-truncate@2.1.0, cli-truncate@^2.1.0:
3298+
cli-truncate@^2.1.0:
32893299
version "2.1.0"
32903300
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7"
32913301
integrity sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==
32923302
dependencies:
32933303
slice-ansi "^3.0.0"
32943304
string-width "^4.2.0"
32953305

3306+
cli-truncate@^3.1.0:
3307+
version "3.1.0"
3308+
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-3.1.0.tgz#3f23ab12535e3d73e839bb43e73c9de487db1389"
3309+
integrity sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==
3310+
dependencies:
3311+
slice-ansi "^5.0.0"
3312+
string-width "^5.0.0"
3313+
32963314
cli-width@^3.0.0:
32973315
version "3.0.0"
32983316
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
@@ -3382,7 +3400,7 @@ color@^3.0.0:
33823400
color-convert "^1.9.3"
33833401
color-string "^1.6.0"
33843402

3385-
colorette@^1.2.2, colorette@^1.4.0:
3403+
colorette@^1.2.2:
33863404
version "1.4.0"
33873405
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
33883406
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
@@ -3407,7 +3425,7 @@ commander@^6.2.0:
34073425
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
34083426
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
34093427

3410-
commander@^8.2.0:
3428+
commander@^8.3.0:
34113429
version "8.3.0"
34123430
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
34133431
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
@@ -3567,7 +3585,7 @@ cosmiconfig@^6.0.0:
35673585
path-type "^4.0.0"
35683586
yaml "^1.7.2"
35693587

3570-
cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
3588+
cosmiconfig@^7.0.0:
35713589
version "7.0.1"
35723590
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
35733591
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
@@ -4161,6 +4179,11 @@ emoji-regex@^8.0.0:
41614179
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
41624180
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
41634181

4182+
emoji-regex@^9.2.2:
4183+
version "9.2.2"
4184+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
4185+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
4186+
41644187
emojis-list@^3.0.0:
41654188
version "3.0.0"
41664189
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
@@ -5038,11 +5061,6 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
50385061
has "^1.0.3"
50395062
has-symbols "^1.0.1"
50405063

5041-
get-own-enumerable-property-symbols@^3.0.0:
5042-
version "3.0.2"
5043-
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
5044-
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
5045-
50465064
get-port-please@^2.2.0:
50475065
version "2.2.0"
50485066
resolved "https://registry.yarnpkg.com/get-port-please/-/get-port-please-2.2.0.tgz#3fabbbe2f9d8e6b7c47e1cddd71fc4c593f1deac"
@@ -5831,6 +5849,11 @@ is-fullwidth-code-point@^3.0.0:
58315849
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
58325850
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
58335851

5852+
is-fullwidth-code-point@^4.0.0:
5853+
version "4.0.0"
5854+
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz#fae3167c729e7463f8461ce512b080a49268aa88"
5855+
integrity sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==
5856+
58345857
is-glob@^3.1.0:
58355858
version "3.1.0"
58365859
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
@@ -5874,11 +5897,6 @@ is-number@^7.0.0:
58745897
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
58755898
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
58765899

5877-
is-obj@^1.0.1:
5878-
version "1.0.1"
5879-
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
5880-
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
5881-
58825900
is-obj@^2.0.0:
58835901
version "2.0.0"
58845902
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
@@ -5914,11 +5932,6 @@ is-regex@^1.1.4:
59145932
call-bind "^1.0.2"
59155933
has-tostringtag "^1.0.0"
59165934

5917-
is-regexp@^1.0.0:
5918-
version "1.0.0"
5919-
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
5920-
integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
5921-
59225935
is-regexp@^2.0.0:
59235936
version "2.1.0"
59245937
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-2.1.0.tgz#cd734a56864e23b956bf4e7c66c396a4c0b22c2d"
@@ -6202,41 +6215,47 @@ levn@^0.4.1:
62026215
prelude-ls "^1.2.1"
62036216
type-check "~0.4.0"
62046217

6218+
6219+
version "2.0.4"
6220+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6221+
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6222+
62056223
lines-and-columns@^1.1.6:
62066224
version "1.1.6"
62076225
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
62086226
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
62096227

6210-
lint-staged@11.2.6:
6211-
version "11.2.6"
6212-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
6213-
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
6228+
lint-staged@12.1.2:
6229+
version "12.1.2"
6230+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2.tgz#90c571927e1371fc133e720671dd7989eab53f74"
6231+
integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==
62146232
dependencies:
6215-
cli-truncate "2.1.0"
6216-
colorette "^1.4.0"
6217-
commander "^8.2.0"
6218-
cosmiconfig "^7.0.1"
6233+
cli-truncate "^3.1.0"
6234+
colorette "^2.0.16"
6235+
commander "^8.3.0"
62196236
debug "^4.3.2"
62206237
enquirer "^2.3.6"
62216238
execa "^5.1.1"
6222-
listr2 "^3.12.2"
6239+
lilconfig "2.0.4"
6240+
listr2 "^3.13.3"
62236241
micromatch "^4.0.4"
62246242
normalize-path "^3.0.0"
6225-
please-upgrade-node "^3.2.0"
6226-
string-argv "0.3.1"
6227-
stringify-object "3.3.0"
6228-
supports-color "8.1.1"
6243+
object-inspect "^1.11.0"
6244+
string-argv "^0.3.1"
6245+
supports-color "^9.0.2"
6246+
yaml "^1.10.2"
62296247

6230-
listr2@^3.12.2:
6231-
version "3.13.1"
6232-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.1.tgz#816e8c1728d50f223795f530d72d248c7fa14602"
6233-
integrity sha512-pk4YBDA2cxtpM8iLHbz6oEsfZieJKHf6Pt19NlKaHZZVpqHyVs/Wqr7RfBBCeAFCJchGO7WQHVkUPZTvJMHk8w==
6248+
listr2@^3.13.3:
6249+
version "3.13.5"
6250+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.5.tgz#105a813f2eb2329c4aae27373a281d610ee4985f"
6251+
integrity sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==
62346252
dependencies:
62356253
cli-truncate "^2.1.0"
62366254
colorette "^2.0.16"
62376255
log-update "^4.0.0"
62386256
p-map "^4.0.0"
6239-
rxjs "^6.6.7"
6257+
rfdc "^1.3.0"
6258+
rxjs "^7.4.0"
62406259
through "^2.3.8"
62416260
wrap-ansi "^7.0.0"
62426261

@@ -7528,13 +7547,6 @@ pkg-up@^2.0.0:
75287547
dependencies:
75297548
find-up "^2.1.0"
75307549

7531-
please-upgrade-node@^3.2.0:
7532-
version "3.2.0"
7533-
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
7534-
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
7535-
dependencies:
7536-
semver-compare "^1.0.0"
7537-
75387550
pluralize@^8.0.0:
75397551
version "8.0.0"
75407552
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -8782,6 +8794,11 @@ reusify@^1.0.4:
87828794
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
87838795
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
87848796

8797+
rfdc@^1.3.0:
8798+
version "1.3.0"
8799+
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
8800+
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
8801+
87858802
rgb-regex@^1.0.1:
87868803
version "1.0.1"
87878804
resolved "https://registry.yarnpkg.com/rgb-regex/-/rgb-regex-1.0.1.tgz#c0e0d6882df0e23be254a475e8edd41915feaeb1"
@@ -8833,13 +8850,20 @@ run-queue@^1.0.0, run-queue@^1.0.3:
88338850
dependencies:
88348851
aproba "^1.1.1"
88358852

8836-
rxjs@^6.6.0, rxjs@^6.6.7:
8853+
rxjs@^6.6.0:
88378854
version "6.6.7"
88388855
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
88398856
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
88408857
dependencies:
88418858
tslib "^1.9.0"
88428859

8860+
rxjs@^7.4.0:
8861+
version "7.4.0"
8862+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
8863+
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
8864+
dependencies:
8865+
tslib "~2.1.0"
8866+
88438867
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
88448868
version "5.1.2"
88458869
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
@@ -8955,11 +8979,6 @@ scule@^0.2.1:
89558979
resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc"
89568980
integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==
89578981

8958-
semver-compare@^1.0.0:
8959-
version "1.0.0"
8960-
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
8961-
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
8962-
89638982
"semver@2 || 3 || 4 || 5", semver@^5.6.0:
89648983
version "5.7.1"
89658984
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -9157,6 +9176,14 @@ slice-ansi@^4.0.0:
91579176
astral-regex "^2.0.0"
91589177
is-fullwidth-code-point "^3.0.0"
91599178

9179+
slice-ansi@^5.0.0:
9180+
version "5.0.0"
9181+
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-5.0.0.tgz#b73063c57aa96f9cd881654b15294d95d285c42a"
9182+
integrity sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==
9183+
dependencies:
9184+
ansi-styles "^6.0.0"
9185+
is-fullwidth-code-point "^4.0.0"
9186+
91609187
snapdragon-node@^2.0.1:
91619188
version "2.1.1"
91629189
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
@@ -9389,7 +9416,7 @@ strict-uri-encode@^2.0.0:
93899416
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
93909417
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
93919418

9392-
9419+
string-argv@^0.3.1:
93939420
version "0.3.1"
93949421
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
93959422
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
@@ -9411,6 +9438,15 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2
94119438
is-fullwidth-code-point "^3.0.0"
94129439
strip-ansi "^6.0.1"
94139440

9441+
string-width@^5.0.0:
9442+
version "5.0.1"
9443+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.0.1.tgz#0d8158335a6cfd8eb95da9b6b262ce314a036ffd"
9444+
integrity sha512-5ohWO/M4//8lErlUUtrFy3b11GtNOuMOU0ysKCDXFcfXuuvUXu95akgj/i8ofmaGdN0hCqyl6uu9i8dS/mQp5g==
9445+
dependencies:
9446+
emoji-regex "^9.2.2"
9447+
is-fullwidth-code-point "^4.0.0"
9448+
strip-ansi "^7.0.1"
9449+
94149450
string.prototype.trimend@^1.0.4:
94159451
version "1.0.4"
94169452
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -9441,15 +9477,6 @@ string_decoder@~1.1.1:
94419477
dependencies:
94429478
safe-buffer "~5.1.0"
94439479

9444-
9445-
version "3.3.0"
9446-
resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629"
9447-
integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==
9448-
dependencies:
9449-
get-own-enumerable-property-symbols "^3.0.0"
9450-
is-obj "^1.0.1"
9451-
is-regexp "^1.0.0"
9452-
94539480
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
94549481
version "3.0.1"
94559482
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -9471,6 +9498,13 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
94719498
dependencies:
94729499
ansi-regex "^5.0.1"
94739500

9501+
strip-ansi@^7.0.1:
9502+
version "7.0.1"
9503+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
9504+
integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==
9505+
dependencies:
9506+
ansi-regex "^6.0.1"
9507+
94749508
strip-bom@^3.0.0:
94759509
version "3.0.0"
94769510
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
@@ -9607,13 +9641,6 @@ sugarss@^2.0.0:
96079641
dependencies:
96089642
postcss "^7.0.2"
96099643

9610-
[email protected], supports-color@^8.0.0:
9611-
version "8.1.1"
9612-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
9613-
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
9614-
dependencies:
9615-
has-flag "^4.0.0"
9616-
96179644
supports-color@^2.0.0:
96189645
version "2.0.0"
96199646
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
@@ -9633,6 +9660,18 @@ supports-color@^7.0.0, supports-color@^7.1.0:
96339660
dependencies:
96349661
has-flag "^4.0.0"
96359662

9663+
supports-color@^8.0.0:
9664+
version "8.1.1"
9665+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
9666+
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
9667+
dependencies:
9668+
has-flag "^4.0.0"
9669+
9670+
supports-color@^9.0.2:
9671+
version "9.2.1"
9672+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.2.1.tgz#599dc9d45acf74c6176e0d880bab1d7d718fe891"
9673+
integrity sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==
9674+
96369675
svg-tags@^1.0.0:
96379676
version "1.0.0"
96389677
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
@@ -9957,6 +9996,11 @@ tslib@^2.0.3:
99579996
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
99589997
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
99599998

9999+
tslib@~2.1.0:
10000+
version "2.1.0"
10001+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
10002+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
10003+
996010004
tsutils@^3.21.0:
996110005
version "3.21.0"
996210006
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
@@ -10706,7 +10750,7 @@ yallist@^4.0.0:
1070610750
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1070710751
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1070810752

10709-
yaml@^1.10.0, yaml@^1.7.2:
10753+
yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
1071010754
version "1.10.2"
1071110755
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1071210756
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)