Skip to content

Commit 595422f

Browse files
chore(deps): update dependency rollup to v0.66.1 (#118)
1 parent ce6b44e commit 595422f

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.0",
5050
"puppeteer": "1.8.0",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.66.0",
52+
"rollup": "0.66.1",
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
@@ -5956,9 +5956,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
59565956
estree-walker "^0.5.2"
59575957
micromatch "^2.3.11"
59585958

5959-
5960-
version "0.66.0"
5961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
5959+
5960+
version "0.66.1"
5961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.1.tgz#4374a478a98ff075ee0e5bcafb9ab78ca968a301"
59625962
dependencies:
59635963
"@types/estree" "0.0.39"
59645964
"@types/node" "*"

0 commit comments

Comments
 (0)