Skip to content

Commit 564d5b2

Browse files
committed
Update dependency rollup to v0.68.2
1 parent 9b26d65 commit 564d5b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "1.13.7",
5656
"react": "16.7.0",
5757
"react-dom": "16.7.0",
58-
"rollup": "0.60.7",
58+
"rollup": "0.68.2",
5959
"rollup-plugin-babel": "3.0.7",
6060
"rollup-plugin-commonjs": "9.1.3",
6161
"rollup-plugin-node-globals": "1.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7358,9 +7358,9 @@ rollup-pluginutils@^2.0.1:
73587358
estree-walker "^0.3.0"
73597359
micromatch "^2.3.11"
73607360

7361-
rollup@0.60.7:
7362-
version "0.60.7"
7363-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
7361+
rollup@0.68.2:
7362+
version "0.68.2"
7363+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.68.2.tgz#c26afb5d981ca7a1a32f76087dbde9dad4fcc653"
73647364
dependencies:
73657365
"@types/estree" "0.0.39"
73667366
"@types/node" "*"

0 commit comments

Comments
 (0)