Skip to content

Commit 363c6fc

Browse files
chore(deps): update dependency rollup to v0.66.5 (#254)
1 parent ac98ed8 commit 363c6fc

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.4",
59+
"rollup": "0.66.5",
6060
"rollup-plugin-babel": "4.0.3",
6161
"rollup-plugin-commonjs": "9.1.8",
6262
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7144,10 +7144,10 @@ rollup-pluginutils@^2.3.0:
71447144
estree-walker "^0.5.2"
71457145
micromatch "^2.3.11"
71467146

7147-
7148-
version "0.66.4"
7149-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
7150-
integrity sha512-oV6dzR2zDYVOMUmrM1XMTW0NlZqKeZANAWH+A7BwCfE+mAfJ6xRkYbrM3qAossgyMxPN9aFBu8kRXf5HYB5gvw==
7147+
7148+
version "0.66.5"
7149+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.5.tgz#49b109d3db4772301d84b8ed9617a4481e9a8042"
7150+
integrity sha512-tFdxC5zOynOS3fUHkJmKk9QjRWVLXxDCUVDmpoZazubxgXZmS/XzrlzhwuOKPelJm92Hd4hmXIqkzVN22Isf+w==
71517151
dependencies:
71527152
"@types/estree" "0.0.39"
71537153
"@types/node" "*"

0 commit comments

Comments
 (0)