Skip to content

Commit 1fca591

Browse files
chore(deps): update dependency rollup to v0.66.1 (#221)
1 parent 3b96eaf commit 1fca591

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.0",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.66.0",
59+
"rollup": "0.66.1",
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
@@ -6423,9 +6423,9 @@ rollup-pluginutils@^2.3.0:
64236423
estree-walker "^0.5.2"
64246424
micromatch "^2.3.11"
64256425

6426-
6427-
version "0.66.0"
6428-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
6426+
6427+
version "0.66.1"
6428+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.1.tgz#4374a478a98ff075ee0e5bcafb9ab78ca968a301"
64296429
dependencies:
64306430
"@types/estree" "0.0.39"
64316431
"@types/node" "*"

0 commit comments

Comments
 (0)