Skip to content

Commit cd1af9c

Browse files
committed
chore(deps): update dependency rollup to v0.63.5
1 parent 0bfd3a8 commit cd1af9c

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.4.1",
5757
"react-dom": "16.4.1",
58-
"rollup": "0.60.7",
58+
"rollup": "0.63.5",
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
@@ -7351,9 +7351,9 @@ rollup-pluginutils@^2.0.1:
73517351
estree-walker "^0.3.0"
73527352
micromatch "^2.3.11"
73537353

7354-
rollup@0.60.7:
7355-
version "0.60.7"
7356-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
7354+
rollup@0.63.5:
7355+
version "0.63.5"
7356+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.5.tgz#5543eecac9a1b83b7e1be598b5be84c9c0a089db"
73577357
dependencies:
73587358
"@types/estree" "0.0.39"
73597359
"@types/node" "*"

0 commit comments

Comments
 (0)