Skip to content

Commit 0d37c01

Browse files
chore(deps): update dependency rollup to v0.63.4 (#143)
1 parent 9ca7034 commit 0d37c01

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.13.7",
5757
"prettier-package-json": "1.6.0",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.63.3",
59+
"rollup": "0.63.4",
6060
"rollup-plugin-babel": "4.0.0-beta.7",
6161
"rollup-plugin-commonjs": "9.1.3",
6262
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5172,9 +5172,9 @@ rollup-pluginutils@^2.3.0:
51725172
estree-walker "^0.5.2"
51735173
micromatch "^2.3.11"
51745174

5175-
5176-
version "0.63.3"
5177-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.3.tgz#a242293c23c9ecb24e976816d590d69a36fe9376"
5175+
5176+
version "0.63.4"
5177+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.4.tgz#cb58bf6c2a6c38542cae250684c962799ad7c00c"
51785178
dependencies:
51795179
"@types/estree" "0.0.39"
51805180
"@types/node" "*"

0 commit comments

Comments
 (0)