Skip to content

Commit fbb67c2

Browse files
chore(deps): update dependency rollup to v0.64.0 (#59)
1 parent a534c0e commit fbb67c2

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "1.6.0",
5050
"puppeteer": "1.6.2",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.63.5",
52+
"rollup": "0.64.0",
5353
"rollup-plugin-babel": "4.0.0-beta.8",
5454
"rollup-plugin-commonjs": "9.1.4",
5555
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6008,9 +6008,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
60086008
estree-walker "^0.5.2"
60096009
micromatch "^2.3.11"
60106010

6011-
rollup@0.63.5:
6012-
version "0.63.5"
6013-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.5.tgz#5543eecac9a1b83b7e1be598b5be84c9c0a089db"
6011+
rollup@0.64.0:
6012+
version "0.64.0"
6013+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.0.tgz#8b6865605920bcfae74e4ea7b69799a335a50d01"
60146014
dependencies:
60156015
"@types/estree" "0.0.39"
60166016
"@types/node" "*"

0 commit comments

Comments
 (0)