Skip to content

Commit d2aaf81

Browse files
chore(deps): update dependency rollup to v0.61.1 (#91)
1 parent d46f20e commit d2aaf81

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.0",
55+
"rollup": "0.61.1",
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
@@ -3942,9 +3942,9 @@ rollup-pluginutils@^2.0.1:
39423942
estree-walker "^0.3.0"
39433943
micromatch "^2.3.11"
39443944

3945-
3946-
version "0.61.0"
3947-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.0.tgz#9340ce15f6fc4b0cab4b2512ee9e948cd153e737"
3945+
3946+
version "0.61.1"
3947+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.1.tgz#65a12f27c2094e6d643fb9cca6a3057190ecc5fe"
39483948
dependencies:
39493949
"@types/estree" "0.0.39"
39503950
"@types/node" "*"

0 commit comments

Comments
 (0)