Skip to content

Commit 84cedf2

Browse files
chore(deps): update dependency rollup to v0.66.4 (#133)
1 parent 4c22cc3 commit 84cedf2

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": "2.0.1",
5050
"puppeteer": "1.8.0",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.66.3",
52+
"rollup": "0.66.4",
5353
"rollup-plugin-babel": "4.0.0-beta.8",
5454
"rollup-plugin-commonjs": "9.1.8",
5555
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6013,9 +6013,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
60136013
estree-walker "^0.5.2"
60146014
micromatch "^2.3.11"
60156015

6016-
6017-
version "0.66.3"
6018-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.3.tgz#42dfff885fa267262c45ad160979d862a5df1f42"
6016+
6017+
version "0.66.4"
6018+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
60196019
dependencies:
60206020
"@types/estree" "0.0.39"
60216021
"@types/node" "*"

0 commit comments

Comments
 (0)