Skip to content

Commit 2e04ba6

Browse files
chore(deps): update dependency rollup to v0.64.1 (#60)
1 parent fbb67c2 commit 2e04ba6

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.64.0",
52+
"rollup": "0.64.1",
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-
6012-
version "0.64.0"
6013-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.0.tgz#8b6865605920bcfae74e4ea7b69799a335a50d01"
6011+
6012+
version "0.64.1"
6013+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1.tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba"
60146014
dependencies:
60156015
"@types/estree" "0.0.39"
60166016
"@types/node" "*"

0 commit comments

Comments
 (0)