Skip to content

Commit ed1e95a

Browse files
chore(deps): update dependency rollup to v0.66.4 (#244)
1 parent 2e561a7 commit ed1e95a

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.14.3",
5757
"prettier-package-json": "2.0.1",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.66.3",
59+
"rollup": "0.66.4",
6060
"rollup-plugin-babel": "4.0.0-beta.8",
6161
"rollup-plugin-commonjs": "9.1.8",
6262
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6494,9 +6494,9 @@ rollup-pluginutils@^2.3.0:
64946494
estree-walker "^0.5.2"
64956495
micromatch "^2.3.11"
64966496

6497-
6498-
version "0.66.3"
6499-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.3.tgz#42dfff885fa267262c45ad160979d862a5df1f42"
6497+
6498+
version "0.66.4"
6499+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
65006500
dependencies:
65016501
"@types/estree" "0.0.39"
65026502
"@types/node" "*"

0 commit comments

Comments
 (0)