Skip to content

Commit d9d3466

Browse files
chore(deps): update dependency rollup to v0.66.0 (#443)
1 parent 1beedb0 commit d9d3466

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
@@ -54,7 +54,7 @@
5454
"prettier": "1.14.3",
5555
"prettier-package-json": "2.0.0",
5656
"rimraf": "2.6.2",
57-
"rollup": "0.65.2",
57+
"rollup": "0.66.0",
5858
"rollup-plugin-babel": "4.0.0-beta.8",
5959
"rollup-plugin-commonjs": "9.1.8",
6060
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5212,9 +5212,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
52125212
estree-walker "^0.5.2"
52135213
micromatch "^2.3.11"
52145214

5215-
rollup@0.65.2:
5216-
version "0.65.2"
5217-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
5215+
rollup@0.66.0:
5216+
version "0.66.0"
5217+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
52185218
dependencies:
52195219
"@types/estree" "0.0.39"
52205220
"@types/node" "*"

0 commit comments

Comments
 (0)