Skip to content

Commit 5ea0c6c

Browse files
chore(deps): update dependency rollup to v0.66.1 (#449)
1 parent 704e11b commit 5ea0c6c

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.66.0",
57+
"rollup": "0.66.1",
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
@@ -5213,9 +5213,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
52135213
estree-walker "^0.5.2"
52145214
micromatch "^2.3.11"
52155215

5216-
5217-
version "0.66.0"
5218-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
5216+
5217+
version "0.66.1"
5218+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.1.tgz#4374a478a98ff075ee0e5bcafb9ab78ca968a301"
52195219
dependencies:
52205220
"@types/estree" "0.0.39"
52215221
"@types/node" "*"

0 commit comments

Comments
 (0)