Skip to content

Commit e9fa0a8

Browse files
chore(deps): update dependency rollup to v0.63.0 (#23)
1 parent 3a7f81c commit e9fa0a8

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
@@ -44,7 +44,7 @@
4444
"prettier": "1.13.7",
4545
"prettier-package-json": "1.6.0",
4646
"rimraf": "2.6.2",
47-
"rollup": "0.62.0",
47+
"rollup": "0.63.0",
4848
"rollup-plugin-babel": "4.0.0-beta.7",
4949
"rollup-plugin-commonjs": "9.1.3",
5050
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,9 +3240,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
32403240
estree-walker "^0.5.2"
32413241
micromatch "^2.3.11"
32423242

3243-
rollup@0.62.0:
3244-
version "0.62.0"
3245-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0.tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc"
3243+
rollup@0.63.0:
3244+
version "0.63.0"
3245+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.0.tgz#dfa8dc55df9a6660aff75a21547c63e5c7b9b9d5"
32463246
dependencies:
32473247
"@types/estree" "0.0.39"
32483248
"@types/node" "*"

0 commit comments

Comments
 (0)