Skip to content

Commit 312ed14

Browse files
committed
chore: Update rollup
1 parent 7deb8da commit 312ed14

File tree

2 files changed

+59
-38
lines changed

2 files changed

+59
-38
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@
9393
"react-modal": "^3.5.1",
9494
"react-test-renderer": "^16.4.2",
9595
"rimraf": "^3.0.0",
96-
"rollup": "^1.0.1",
96+
"rollup": "^2.10.8",
9797
"rollup-plugin-babel": "^4.0.2",
9898
"rollup-plugin-commonjs": "^10.1.0",
9999
"rollup-plugin-ignore": "^1.0.3",
100100
"rollup-plugin-node-resolve": "^5.2.0",
101101
"rollup-plugin-replace": "^2.0.0",
102-
"rollup-plugin-terser": "^5.1.3",
102+
"rollup-plugin-terser": "^6.0.1",
103103
"semantic-release": "^17.0.7",
104104
"webpack": "^4.17.1",
105105
"webpack-cli": "^3.1.0",

yarn.lock

+57-36
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
optionalDependencies:
1919
chokidar "^2.1.8"
2020

21-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
21+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
2222
version "7.8.3"
2323
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
2424
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
@@ -1371,11 +1371,6 @@
13711371
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
13721372
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
13731373

1374-
"@types/estree@*":
1375-
version "0.0.44"
1376-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21"
1377-
integrity sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g==
1378-
13791374
13801375
version "0.0.39"
13811376
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
@@ -1733,7 +1728,7 @@ acorn@^6.1.1, acorn@^6.4.1:
17331728
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
17341729
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
17351730

1736-
acorn@^7.1.0, acorn@^7.1.1:
1731+
acorn@^7.1.1:
17371732
version "7.2.0"
17381733
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
17391734
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
@@ -3676,7 +3671,7 @@ debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5:
36763671
dependencies:
36773672
ms "^2.1.1"
36783673

3679-
debuglog@^1.0.1:
3674+
debuglog@*, debuglog@^1.0.1:
36803675
version "1.0.1"
36813676
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
36823677
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5969,7 +5964,7 @@ import-local@^3.0.2:
59695964
pkg-dir "^4.2.0"
59705965
resolve-cwd "^3.0.0"
59715966

5972-
imurmurhash@^0.1.4:
5967+
imurmurhash@*, imurmurhash@^0.1.4:
59735968
version "0.1.4"
59745969
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
59755970
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6949,14 +6944,6 @@ jest-watcher@^26.0.1:
69496944
jest-util "^26.0.1"
69506945
string-length "^4.0.1"
69516946

6952-
jest-worker@^24.9.0:
6953-
version "24.9.0"
6954-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-24.9.0.tgz#5dbfdb5b2d322e98567898238a9697bcce67b3e5"
6955-
integrity sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==
6956-
dependencies:
6957-
merge-stream "^2.0.0"
6958-
supports-color "^6.1.0"
6959-
69606947
jest-worker@^26.0.0:
69616948
version "26.0.0"
69626949
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.0.0.tgz#4920c7714f0a96c6412464718d0c58a3df3fb066"
@@ -7518,6 +7505,11 @@ lockfile@^1.0.4:
75187505
dependencies:
75197506
signal-exit "^3.0.2"
75207507

7508+
lodash._baseindexof@*:
7509+
version "3.1.0"
7510+
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
7511+
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
7512+
75217513
lodash._baseuniq@~4.6.0:
75227514
version "4.6.0"
75237515
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -7526,11 +7518,33 @@ lodash._baseuniq@~4.6.0:
75267518
lodash._createset "~4.0.0"
75277519
lodash._root "~3.0.0"
75287520

7521+
lodash._bindcallback@*:
7522+
version "3.0.1"
7523+
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
7524+
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
7525+
7526+
lodash._cacheindexof@*:
7527+
version "3.0.2"
7528+
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
7529+
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
7530+
7531+
lodash._createcache@*:
7532+
version "3.1.2"
7533+
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
7534+
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
7535+
dependencies:
7536+
lodash._getnative "^3.0.0"
7537+
75297538
lodash._createset@~4.0.0:
75307539
version "4.0.3"
75317540
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
75327541
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
75337542

7543+
lodash._getnative@*, lodash._getnative@^3.0.0:
7544+
version "3.9.1"
7545+
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
7546+
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
7547+
75347548
lodash._reinterpolate@^3.0.0:
75357549
version "3.0.0"
75367550
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -7591,6 +7605,11 @@ lodash.merge@^4.0.2:
75917605
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
75927606
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
75937607

7608+
lodash.restparam@*:
7609+
version "3.6.1"
7610+
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
7611+
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
7612+
75947613
lodash.sortby@^4.7.0:
75957614
version "4.7.0"
75967615
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -10452,32 +10471,29 @@ rollup-plugin-replace@^2.0.0:
1045210471
magic-string "^0.25.2"
1045310472
rollup-pluginutils "^2.6.0"
1045410473

10455-
rollup-plugin-terser@^5.1.3:
10456-
version "5.3.0"
10457-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.0.tgz#9c0dd33d5771df9630cd027d6a2559187f65885e"
10458-
integrity sha512-XGMJihTIO3eIBsVGq7jiNYOdDMb3pVxuzY0uhOE/FM4x/u9nQgr3+McsjzqBn3QfHIpNSZmFnpoKAwHBEcsT7g==
10474+
rollup-plugin-terser@^6.0.1:
10475+
version "6.0.1"
10476+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-6.0.1.tgz#aebdcc83a3b61e307944861ad2e8e2362b89b992"
10477+
integrity sha512-XUPB2wwtgQV0A1eq4HXavfkOYL8MqX2ghU3uxvjRQYbUo0QEE3Tjupk7d7hNd1Yfm91xrpQHlbnVI01sf2s3bA==
1045910478
dependencies:
10460-
"@babel/code-frame" "^7.5.5"
10461-
jest-worker "^24.9.0"
10462-
rollup-pluginutils "^2.8.2"
10463-
serialize-javascript "^2.1.2"
10464-
terser "^4.6.2"
10479+
"@babel/code-frame" "^7.8.3"
10480+
jest-worker "^26.0.0"
10481+
serialize-javascript "^3.0.0"
10482+
terser "^4.7.0"
1046510483

10466-
rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
10484+
rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
1046710485
version "2.8.2"
1046810486
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
1046910487
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
1047010488
dependencies:
1047110489
estree-walker "^0.6.1"
1047210490

10473-
rollup@^1.0.1:
10474-
version "1.32.1"
10475-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
10476-
integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
10477-
dependencies:
10478-
"@types/estree" "*"
10479-
"@types/node" "*"
10480-
acorn "^7.1.0"
10491+
rollup@^2.10.8:
10492+
version "2.10.8"
10493+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.8.tgz#ae7d341096aa81b352b1eb13912d775ec1913f5c"
10494+
integrity sha512-lbowcWxla8CNBNvCVnmZnoZzugM1g9yd7fd7oc5eWIdI4wECzpIpEJLBoeD+9UITwnnt1X3b9bt7gdZHC+rRAg==
10495+
optionalDependencies:
10496+
fsevents "~2.1.2"
1048110497

1048210498
rst-selector-parser@^2.2.3:
1048310499
version "2.2.3"
@@ -10704,6 +10720,11 @@ serialize-javascript@^2.1.2:
1070410720
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-2.1.2.tgz#ecec53b0e0317bdc95ef76ab7074b7384785fa61"
1070510721
integrity sha512-rs9OggEUF0V4jUSecXazOYsLfu7OGK2qIn3c7IPBiffz32XniEp/TX9Xmc9LQfK2nQ2QKHvZ2oygKUGU0lG4jQ==
1070610722

10723+
serialize-javascript@^3.0.0:
10724+
version "3.0.0"
10725+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-3.0.0.tgz#492e489a2d77b7b804ad391a5f5d97870952548e"
10726+
integrity sha512-skZcHYw2vEX4bw90nAr2iTTsz6x2SrHEnfxgKYmZlvJYBEZrvbKtobJWlQ20zczKb3bsHHXXTYt48zBA7ni9cw==
10727+
1070710728
serve-index@^1.9.1:
1070810729
version "1.9.1"
1070910730
resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
@@ -11555,7 +11576,7 @@ terser-webpack-plugin@^1.4.3:
1155511576
webpack-sources "^1.4.0"
1155611577
worker-farm "^1.7.0"
1155711578

11558-
terser@^4.1.2, terser@^4.6.2, terser@^4.6.3:
11579+
terser@^4.1.2, terser@^4.6.3, terser@^4.7.0:
1155911580
version "4.7.0"
1156011581
resolved "https://registry.yarnpkg.com/terser/-/terser-4.7.0.tgz#15852cf1a08e3256a80428e865a2fa893ffba006"
1156111582
integrity sha512-Lfb0RiZcjRDXCC3OSHJpEkxJ9Qeqs6mp2v4jf2MHfy8vGERmVDuvjXdd/EnP5Deme5F2yBRBymKmKHCBg2echw==

0 commit comments

Comments
 (0)