Skip to content

Commit ce483a5

Browse files
chore(deps): update dependency rollup to v0.61.1 (#303)
1 parent 7c33dd9 commit ce483a5

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.0",
56+
"rollup": "0.61.1",
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.0"
3940-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.0.tgz#9340ce15f6fc4b0cab4b2512ee9e948cd153e737"
3938+
3939+
version "0.61.1"
3940+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.1.tgz#65a12f27c2094e6d643fb9cca6a3057190ecc5fe"
39413941
dependencies:
39423942
"@types/estree" "0.0.39"
39433943
"@types/node" "*"

0 commit comments

Comments
 (0)