Skip to content

Commit 5726fa7

Browse files
chore(deps): update dependency rollup to v0.66.4 (#465)
1 parent dcf7757 commit 5726fa7

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.1",
5656
"rimraf": "2.6.2",
57-
"rollup": "0.66.3",
57+
"rollup": "0.66.4",
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
@@ -5263,9 +5263,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
52635263
estree-walker "^0.5.2"
52645264
micromatch "^2.3.11"
52655265

5266-
5267-
version "0.66.3"
5268-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.3.tgz#42dfff885fa267262c45ad160979d862a5df1f42"
5266+
5267+
version "0.66.4"
5268+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
52695269
dependencies:
52705270
"@types/estree" "0.0.39"
52715271
"@types/node" "*"

0 commit comments

Comments
 (0)