Skip to content

Commit a488f91

Browse files
chore(deps): update dependency rollup to v0.61.0 (#302)
1 parent 41561a9 commit a488f91

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.60.7",
56+
"rollup": "0.61.0",
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
@@ -4015,9 +4015,9 @@ rollup-pluginutils@^2.0.1:
40154015
estree-walker "^0.3.0"
40164016
micromatch "^2.3.11"
40174017

4018-
rollup@0.60.7:
4019-
version "0.60.7"
4020-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
4018+
rollup@0.61.0:
4019+
version "0.61.0"
4020+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.0.tgz#9340ce15f6fc4b0cab4b2512ee9e948cd153e737"
40214021
dependencies:
40224022
"@types/estree" "0.0.39"
40234023
"@types/node" "*"

0 commit comments

Comments
 (0)