Skip to content

Commit 37f7b81

Browse files
chore(deps): update dependency rollup to v0.63.2 (#355)
1 parent e5e042c commit 37f7b81

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.0",
57+
"rollup": "0.63.2",
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.0"
3957-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.0.tgz#dfa8dc55df9a6660aff75a21547c63e5c7b9b9d5"
3955+
3956+
version "0.63.2"
3957+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.2.tgz#d27619204cd025c948d740972fb1d0da6aa64481"
39583958
dependencies:
39593959
"@types/estree" "0.0.39"
39603960
"@types/node" "*"

0 commit comments

Comments
 (0)