Skip to content

Commit 5ad716d

Browse files
authored
Merge pull request #80 from PsychoLlama/renovate/size-limit-4.x
Update dependency size-limit to v4.12.0
2 parents 6449df0 + c0354c8 commit 5ad716d

File tree

2 files changed

+88
-39
lines changed

2 files changed

+88
-39
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"husky": "7.0.1",
7676
"react": "17.0.2",
7777
"react-dom": "17.0.2",
78-
"size-limit": "4.9.1",
78+
"size-limit": "4.12.0",
7979
"tsdx": "0.14.1",
8080
"tslib": "2.1.0",
8181
"typescript": "4.1.3"

yarn.lock

+87-38
Original file line numberDiff line numberDiff line change
@@ -1718,6 +1718,14 @@ anymatch@^3.0.3, anymatch@~3.1.1:
17181718
normalize-path "^3.0.0"
17191719
picomatch "^2.0.4"
17201720

1721+
anymatch@~3.1.2:
1722+
version "3.1.2"
1723+
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
1724+
integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
1725+
dependencies:
1726+
normalize-path "^3.0.0"
1727+
picomatch "^2.0.4"
1728+
17211729
aproba@^1.1.1:
17221730
version "1.2.0"
17231731
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2062,10 +2070,10 @@ bindings@^1.5.0:
20622070
dependencies:
20632071
file-uri-to-path "1.0.0"
20642072

2065-
bl@^4.0.3:
2066-
version "4.0.3"
2067-
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3.tgz#12d6287adc29080e22a705e5764b2a9522cdc489"
2068-
integrity sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==
2073+
bl@^4.1.0:
2074+
version "4.1.0"
2075+
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
2076+
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
20692077
dependencies:
20702078
buffer "^5.5.0"
20712079
inherits "^2.0.4"
@@ -2273,10 +2281,10 @@ builtin-status-codes@^3.0.0:
22732281
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
22742282
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
22752283

2276-
bytes@^3.1.0:
2277-
version "3.1.0"
2278-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
2279-
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
2284+
bytes-iec@^3.1.1:
2285+
version "3.1.1"
2286+
resolved "https://registry.yarnpkg.com/bytes-iec/-/bytes-iec-3.1.1.tgz#94cd36bf95c2c22a82002c247df8772d1d591083"
2287+
integrity sha512-fey6+4jDK7TFtFg/klGSvNKJctyU7n2aQdnM+CO0ruLPbqqMOM8Tio0Pc+deqUeVKX1tL5DQep1zQ7+37aTAsA==
22802288

22812289
cacache@^12.0.2:
22822290
version "12.0.4"
@@ -2442,7 +2450,7 @@ chokidar@^2.1.8:
24422450
optionalDependencies:
24432451
fsevents "^1.2.7"
24442452

2445-
chokidar@^3.4.1, chokidar@^3.4.3:
2453+
chokidar@^3.4.1:
24462454
version "3.5.0"
24472455
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.0.tgz#458a4816a415e9d3b3caa4faec2b96a6935a9e65"
24482456
integrity sha512-JgQM9JS92ZbFR4P90EvmzNpSGhpPBGBSj10PILeDyYFwp4h2/D9OM03wsJ4zW1fEp4ka2DGrnUeD7FuvQ2aZ2Q==
@@ -2457,6 +2465,21 @@ chokidar@^3.4.1, chokidar@^3.4.3:
24572465
optionalDependencies:
24582466
fsevents "~2.3.1"
24592467

2468+
chokidar@^3.5.1:
2469+
version "3.5.2"
2470+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
2471+
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
2472+
dependencies:
2473+
anymatch "~3.1.2"
2474+
braces "~3.0.2"
2475+
glob-parent "~5.1.2"
2476+
is-binary-path "~2.1.0"
2477+
is-glob "~4.0.1"
2478+
normalize-path "~3.0.0"
2479+
readdirp "~3.6.0"
2480+
optionalDependencies:
2481+
fsevents "~2.3.2"
2482+
24602483
chownr@^1.1.1:
24612484
version "1.1.4"
24622485
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -4041,6 +4064,11 @@ fsevents@^2.1.2, fsevents@~2.3.1:
40414064
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
40424065
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
40434066

4067+
fsevents@~2.3.2:
4068+
version "2.3.2"
4069+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4070+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4071+
40444072
function-bind@^1.1.1:
40454073
version "1.1.1"
40464074
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -4136,6 +4164,13 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
41364164
dependencies:
41374165
is-glob "^4.0.1"
41384166

4167+
glob-parent@~5.1.2:
4168+
version "5.1.2"
4169+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4170+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
4171+
dependencies:
4172+
is-glob "^4.0.1"
4173+
41394174
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
41404175
version "7.1.6"
41414176
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -4165,10 +4200,10 @@ globalyzer@0.1.0:
41654200
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
41664201
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
41674202

4168-
globby@^11.0.1:
4169-
version "11.0.2"
4170-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
4171-
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
4203+
globby@^11.0.3:
4204+
version "11.0.4"
4205+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
4206+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
41724207
dependencies:
41734208
array-union "^2.1.0"
41744209
dir-glob "^3.0.1"
@@ -4752,6 +4787,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
47524787
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
47534788
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
47544789

4790+
is-unicode-supported@^0.1.0:
4791+
version "0.1.0"
4792+
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
4793+
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
4794+
47554795
is-windows@^1.0.2:
47564796
version "1.0.2"
47574797
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -5427,10 +5467,10 @@ levn@^0.3.0, levn@~0.3.0:
54275467
prelude-ls "~1.1.2"
54285468
type-check "~0.3.2"
54295469

5430-
lilconfig@^2.0.1:
5431-
version "2.0.2"
5432-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.2.tgz#9f802752254697d22a5c33e88d97b7329008c060"
5433-
integrity sha512-4zUThttj8TQ4N7Pps92Z79jPf1OMcll4m61pivQSVk5MT78hVhNa2LrKTuNYD0AGLpmpf7zeIKOxSt6hHBfypw==
5470+
lilconfig@^2.0.3:
5471+
version "2.0.3"
5472+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
5473+
integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
54345474

54355475
lines-and-columns@^1.1.6:
54365476
version "1.1.6"
@@ -5550,12 +5590,13 @@ log-symbols@^3.0.0:
55505590
dependencies:
55515591
chalk "^2.4.2"
55525592

5553-
log-symbols@^4.0.0:
5554-
version "4.0.0"
5555-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"
5556-
integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==
5593+
log-symbols@^4.1.0:
5594+
version "4.1.0"
5595+
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
5596+
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
55575597
dependencies:
5558-
chalk "^4.0.0"
5598+
chalk "^4.1.0"
5599+
is-unicode-supported "^0.1.0"
55595600

55605601
log-update@^2.3.0:
55615602
version "2.3.0"
@@ -6169,17 +6210,18 @@ ora@^4.0.3:
61696210
strip-ansi "^6.0.0"
61706211
wcwidth "^1.0.1"
61716212

6172-
ora@^5.1.0:
6173-
version "5.2.0"
6174-
resolved "https://registry.yarnpkg.com/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
6175-
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==
6213+
ora@^5.4.1:
6214+
version "5.4.1"
6215+
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
6216+
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
61766217
dependencies:
6177-
bl "^4.0.3"
6218+
bl "^4.1.0"
61786219
chalk "^4.1.0"
61796220
cli-cursor "^3.1.0"
61806221
cli-spinners "^2.5.0"
61816222
is-interactive "^1.0.0"
6182-
log-symbols "^4.0.0"
6223+
is-unicode-supported "^0.1.0"
6224+
log-symbols "^4.1.0"
61836225
strip-ansi "^6.0.0"
61846226
wcwidth "^1.0.1"
61856227

@@ -7029,6 +7071,13 @@ readdirp@~3.5.0:
70297071
dependencies:
70307072
picomatch "^2.2.1"
70317073

7074+
readdirp@~3.6.0:
7075+
version "3.6.0"
7076+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
7077+
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
7078+
dependencies:
7079+
picomatch "^2.2.1"
7080+
70327081
realpath-native@^2.0.0:
70337082
version "2.0.0"
70347083
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866"
@@ -7592,18 +7641,18 @@ sisteransi@^1.0.5:
75927641
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
75937642
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
75947643

7595-
size-limit@4.9.1:
7596-
version "4.9.1"
7597-
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-4.9.1.tgz#bd09c4a6aa3d771cbd87fed759fb33a1d9298554"
7598-
integrity sha512-PTDgznNHwNTxE4Cg9UenOY/tIti36OQxIk967pLK7PkmUNfJiJ2VA0Bfk05Z6usGRc7Fz67+dR3w2T9IHRtlVQ==
7644+
size-limit@4.12.0:
7645+
version "4.12.0"
7646+
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-4.12.0.tgz#ecc9c0448c049a40b10e76b5e1b4a20f99a54468"
7647+
integrity sha512-LwlUDPxFJbJDIJsBE5bKo8kFMuxmuewBMDjgfSoQwnO27V8DSK+j6881nsrX3GoM3bJMFIeEq56thqBEdYC8bw==
75997648
dependencies:
7600-
bytes "^3.1.0"
7601-
chokidar "^3.4.3"
7649+
bytes-iec "^3.1.1"
7650+
chokidar "^3.5.1"
76027651
ci-job-number "^1.2.2"
7603-
colorette "^1.2.1"
7604-
globby "^11.0.1"
7605-
lilconfig "^2.0.1"
7606-
ora "^5.1.0"
7652+
colorette "^1.2.2"
7653+
globby "^11.0.3"
7654+
lilconfig "^2.0.3"
7655+
ora "^5.4.1"
76077656
read-pkg-up "^7.0.1"
76087657

76097658
slash@^3.0.0:

0 commit comments

Comments
 (0)