Skip to content

Commit 875f9df

Browse files
chore(deps): update dependency rollup to v0.61.2 (#306)
1 parent 9ebe293 commit 875f9df

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.5",
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",
56-
"rollup": "0.61.1",
56+
"rollup": "0.61.2",
5757
"rollup-plugin-babel": "4.0.0-beta.5",
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
@@ -3935,9 +3935,9 @@ rollup-pluginutils@^2.0.1:
39353935
estree-walker "^0.3.0"
39363936
micromatch "^2.3.11"
39373937

3938-
3939-
version "0.61.1"
3940-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.1.tgz#65a12f27c2094e6d643fb9cca6a3057190ecc5fe"
3938+
3939+
version "0.61.2"
3940+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.2.tgz#30a953736964683a5b8ea952b137a393d84e6302"
39413941
dependencies:
39423942
"@types/estree" "0.0.39"
39433943
"@types/node" "*"

0 commit comments

Comments
 (0)