Skip to content

Commit 904cf77

Browse files
chore(deps): update dependency rollup to v0.66.5 (#475)
1 parent 8a8fc93 commit 904cf77

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5919,10 +5919,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
59195919
estree-walker "^0.5.2"
59205920
micromatch "^2.3.11"
59215921

5922-
5923-
version "0.66.4"
5924-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
5925-
integrity sha512-oV6dzR2zDYVOMUmrM1XMTW0NlZqKeZANAWH+A7BwCfE+mAfJ6xRkYbrM3qAossgyMxPN9aFBu8kRXf5HYB5gvw==
5922+
5923+
version "0.66.5"
5924+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.5.tgz#49b109d3db4772301d84b8ed9617a4481e9a8042"
5925+
integrity sha512-tFdxC5zOynOS3fUHkJmKk9QjRWVLXxDCUVDmpoZazubxgXZmS/XzrlzhwuOKPelJm92Hd4hmXIqkzVN22Isf+w==
59265926
dependencies:
59275927
"@types/estree" "0.0.39"
59285928
"@types/node" "*"

0 commit comments

Comments
 (0)