Skip to content

Commit f0eac97

Browse files
chore(deps): update dependency rollup to v0.66.6 (#258)
1 parent ea3d522 commit f0eac97

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
@@ -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.5",
59+
"rollup": "0.66.6",
6060
"rollup-plugin-babel": "4.0.3",
6161
"rollup-plugin-commonjs": "9.2.0",
6262
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7147,10 +7147,10 @@ rollup-pluginutils@^2.3.3:
71477147
estree-walker "^0.5.2"
71487148
micromatch "^2.3.11"
71497149

7150-
7151-
version "0.66.5"
7152-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.5.tgz#49b109d3db4772301d84b8ed9617a4481e9a8042"
7153-
integrity sha512-tFdxC5zOynOS3fUHkJmKk9QjRWVLXxDCUVDmpoZazubxgXZmS/XzrlzhwuOKPelJm92Hd4hmXIqkzVN22Isf+w==
7150+
7151+
version "0.66.6"
7152+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.6.tgz#ce7d6185beb7acea644ce220c25e71ae03275482"
7153+
integrity sha512-J7/SWanrcb83vfIHqa8+aVVGzy457GcjA6GVZEnD0x2u4OnOd0Q1pCrEoNe8yLwM6z6LZP02zBT2uW0yh5TqOw==
71547154
dependencies:
71557155
"@types/estree" "0.0.39"
71567156
"@types/node" "*"

0 commit comments

Comments
 (0)