Skip to content

Commit 0556f91

Browse files
chore(deps): update dependency rollup to v0.62.0 (#314)
1 parent 471b95e commit 0556f91

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
@@ -53,7 +53,7 @@
5353
"prettier": "1.13.7",
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",
56-
"rollup": "0.61.2",
56+
"rollup": "0.62.0",
5757
"rollup-plugin-babel": "4.0.0-beta.7",
5858
"rollup-plugin-commonjs": "9.1.3",
5959
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,9 +3968,9 @@ rollup-pluginutils@^2.3.0:
39683968
estree-walker "^0.5.2"
39693969
micromatch "^2.3.11"
39703970

3971-
rollup@0.61.2:
3972-
version "0.61.2"
3973-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.2.tgz#30a953736964683a5b8ea952b137a393d84e6302"
3971+
rollup@0.62.0:
3972+
version "0.62.0"
3973+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0.tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc"
39743974
dependencies:
39753975
"@types/estree" "0.0.39"
39763976
"@types/node" "*"

0 commit comments

Comments
 (0)