Skip to content

Commit eb6c549

Browse files
chore(deps): update dependency rollup to v0.63.0 (#131)
1 parent 8c3361b commit eb6c549

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
@@ -52,7 +52,7 @@
5252
"prettier": "1.13.7",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.62.0",
55+
"rollup": "0.63.0",
5656
"rollup-plugin-babel": "4.0.0-beta.7",
5757
"rollup-plugin-commonjs": "9.1.3",
5858
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,9 +3979,9 @@ rollup-pluginutils@^2.3.0:
39793979
estree-walker "^0.5.2"
39803980
micromatch "^2.3.11"
39813981

3982-
rollup@0.62.0:
3983-
version "0.62.0"
3984-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0.tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc"
3982+
rollup@0.63.0:
3983+
version "0.63.0"
3984+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.0.tgz#dfa8dc55df9a6660aff75a21547c63e5c7b9b9d5"
39853985
dependencies:
39863986
"@types/estree" "0.0.39"
39873987
"@types/node" "*"

0 commit comments

Comments
 (0)