Skip to content

Commit b459fda

Browse files
chore(deps): update dependency rollup to v0.63.4 (#362)
1 parent b3328b7 commit b459fda

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
@@ -54,7 +54,7 @@
5454
"prettier": "1.13.7",
5555
"prettier-package-json": "1.6.0",
5656
"rimraf": "2.6.2",
57-
"rollup": "0.63.3",
57+
"rollup": "0.63.4",
5858
"rollup-plugin-babel": "4.0.0-beta.7",
5959
"rollup-plugin-commonjs": "9.1.3",
6060
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3952,9 +3952,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
39523952
estree-walker "^0.5.2"
39533953
micromatch "^2.3.11"
39543954

3955-
3956-
version "0.63.3"
3957-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.3.tgz#a242293c23c9ecb24e976816d590d69a36fe9376"
3955+
3956+
version "0.63.4"
3957+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.4.tgz#cb58bf6c2a6c38542cae250684c962799ad7c00c"
39583958
dependencies:
39593959
"@types/estree" "0.0.39"
39603960
"@types/node" "*"

0 commit comments

Comments
 (0)