Skip to content

Commit 20fe2f9

Browse files
chore(deps): update dependency rollup to v0.61.2 (#94)
1 parent 84c3348 commit 20fe2f9

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.5",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
55-
"rollup": "0.61.1",
55+
"rollup": "0.61.2",
5656
"rollup-plugin-babel": "4.0.0-beta.5",
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
@@ -3882,9 +3882,9 @@ rollup-pluginutils@^2.0.1:
38823882
estree-walker "^0.3.0"
38833883
micromatch "^2.3.11"
38843884

3885-
3886-
version "0.61.1"
3887-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.1.tgz#65a12f27c2094e6d643fb9cca6a3057190ecc5fe"
3885+
3886+
version "0.61.2"
3887+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.2.tgz#30a953736964683a5b8ea952b137a393d84e6302"
38883888
dependencies:
38893889
"@types/estree" "0.0.39"
38903890
"@types/node" "*"

0 commit comments

Comments
 (0)