Skip to content

Commit 1431bb7

Browse files
chore(deps): update dependency rollup to v2.70.2 (#172)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6edc79f commit 1431bb7

File tree

2 files changed

+5
-64
lines changed

2 files changed

+5
-64
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-prettier": "4.0.0",
4343
"nodemon": "2.0.15",
4444
"prettier": "2.2.1",
45-
"rollup": "2.67.3",
45+
"rollup": "2.70.2",
4646
"rollup-plugin-esbuild": "4.9.1",
4747
"rollup-plugin-terser": "7.0.2",
4848
"typescript": "4.6.4"

yarn.lock

+4-63
Original file line numberDiff line numberDiff line change
@@ -811,22 +811,6 @@ bn.js@^4.0.0:
811811
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
812812
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
813813

814-
815-
version "1.19.2"
816-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.2.tgz#4714ccd9c157d44797b8b5607d72c0b89952f26e"
817-
integrity sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==
818-
dependencies:
819-
bytes "3.1.2"
820-
content-type "~1.0.4"
821-
debug "2.6.9"
822-
depd "~1.1.2"
823-
http-errors "1.8.1"
824-
iconv-lite "0.4.24"
825-
on-finished "~2.3.0"
826-
qs "6.9.7"
827-
raw-body "2.4.3"
828-
type-is "~1.6.18"
829-
830814
[email protected], body-parser@^1.19.0:
831815
version "1.20.0"
832816
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.0.tgz#3de69bd89011c11573d7bfee6a64f11b6bd27cc5"
@@ -1283,11 +1267,6 @@ [email protected]:
12831267
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
12841268
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
12851269

1286-
depd@~1.1.2:
1287-
version "1.1.2"
1288-
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
1289-
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
1290-
12911270
12921271
version "1.2.0"
12931272
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
@@ -2204,17 +2183,6 @@ http-cache-semantics@^4.0.0:
22042183
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
22052184
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
22062185

2207-
2208-
version "1.8.1"
2209-
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c"
2210-
integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
2211-
dependencies:
2212-
depd "~1.1.2"
2213-
inherits "2.0.4"
2214-
setprototypeof "1.2.0"
2215-
statuses ">= 1.5.0 < 2"
2216-
toidentifier "1.0.1"
2217-
22182186
22192187
version "2.0.0"
22202188
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -3060,13 +3028,6 @@ [email protected]:
30603028
dependencies:
30613029
ee-first "1.1.1"
30623030

3063-
on-finished@~2.3.0:
3064-
version "2.3.0"
3065-
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
3066-
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
3067-
dependencies:
3068-
ee-first "1.1.1"
3069-
30703031
on-headers@~1.0.2:
30713032
version "1.0.2"
30723033
resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"
@@ -3321,11 +3282,6 @@ [email protected]:
33213282
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.3.tgz#bfadcd296c2d549f1dffa560619132c977f5008e"
33223283
integrity sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==
33233284

3324-
3325-
version "6.9.7"
3326-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe"
3327-
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==
3328-
33293285
queue-microtask@^1.2.2:
33303286
version "1.2.3"
33313287
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
@@ -3343,16 +3299,6 @@ range-parser@~1.2.1:
33433299
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
33443300
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
33453301

3346-
3347-
version "2.4.3"
3348-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.3.tgz#8f80305d11c2a0a545c2d9d89d7a0286fcead43c"
3349-
integrity sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==
3350-
dependencies:
3351-
bytes "3.1.2"
3352-
http-errors "1.8.1"
3353-
iconv-lite "0.4.24"
3354-
unpipe "1.0.0"
3355-
33563302
[email protected], raw-body@^2.2.0:
33573303
version "2.5.1"
33583304
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
@@ -3536,10 +3482,10 @@ [email protected]:
35363482
serialize-javascript "^4.0.0"
35373483
terser "^5.0.0"
35383484

3539-
rollup@2.67.3:
3540-
version "2.67.3"
3541-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
3542-
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
3485+
rollup@2.70.2:
3486+
version "2.70.2"
3487+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.2.tgz#808d206a8851628a065097b7ba2053bd83ba0c0d"
3488+
integrity sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==
35433489
optionalDependencies:
35443490
fsevents "~2.3.2"
35453491

@@ -3768,11 +3714,6 @@ [email protected]:
37683714
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
37693715
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
37703716

3771-
"statuses@>= 1.5.0 < 2":
3772-
version "1.5.0"
3773-
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
3774-
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
3775-
37763717
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.2:
37773718
version "4.2.3"
37783719
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"

0 commit comments

Comments
 (0)