Skip to content

Commit e24b4af

Browse files
chore(deps): update dependency rollup to v0.66.2 (#226)
1 parent e5d3ef9 commit e24b4af

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.1",
59+
"rollup": "0.66.2",
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
@@ -6424,9 +6424,9 @@ rollup-pluginutils@^2.3.0:
64246424
estree-walker "^0.5.2"
64256425
micromatch "^2.3.11"
64266426

6427-
6428-
version "0.66.1"
6429-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.1.tgz#4374a478a98ff075ee0e5bcafb9ab78ca968a301"
6427+
6428+
version "0.66.2"
6429+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.2.tgz#77acdb9f4093f5f035ce75480577c40a81ea7999"
64306430
dependencies:
64316431
"@types/estree" "0.0.39"
64326432
"@types/node" "*"

0 commit comments

Comments
 (0)