Skip to content

Commit 7e6205f

Browse files
chore(deps): update dependency rollup to v0.66.6 (#478)
1 parent ce5ce86 commit 7e6205f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "1.14.3",
5555
"prettier-package-json": "2.0.1",
5656
"rimraf": "2.6.2",
57-
"rollup": "0.66.5",
57+
"rollup": "0.66.6",
5858
"rollup-plugin-babel": "4.0.3",
5959
"rollup-plugin-commonjs": "9.2.0",
6060
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5912,10 +5912,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3:
59125912
estree-walker "^0.5.2"
59135913
micromatch "^2.3.11"
59145914

5915-
5916-
version "0.66.5"
5917-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.5.tgz#49b109d3db4772301d84b8ed9617a4481e9a8042"
5918-
integrity sha512-tFdxC5zOynOS3fUHkJmKk9QjRWVLXxDCUVDmpoZazubxgXZmS/XzrlzhwuOKPelJm92Hd4hmXIqkzVN22Isf+w==
5915+
5916+
version "0.66.6"
5917+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.6.tgz#ce7d6185beb7acea644ce220c25e71ae03275482"
5918+
integrity sha512-J7/SWanrcb83vfIHqa8+aVVGzy457GcjA6GVZEnD0x2u4OnOd0Q1pCrEoNe8yLwM6z6LZP02zBT2uW0yh5TqOw==
59195919
dependencies:
59205920
"@types/estree" "0.0.39"
59215921
"@types/node" "*"

0 commit comments

Comments
 (0)