Skip to content

Commit 0372b52

Browse files
renovate[bot]bokuweb
authored andcommitted
Update dependency rollup to v1.15.6 (#539)
1 parent 653d5ac commit 0372b52

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
@@ -76,7 +76,7 @@
7676
"react": "16.8.2",
7777
"react-dom": "16.8.2",
7878
"react-test-renderer": "16.8.6",
79-
"rollup": "1.15.5",
79+
"rollup": "1.15.6",
8080
"rollup-plugin-babel": "4.3.2",
8181
"rollup-plugin-commonjs": "10.0.0",
8282
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9188,10 +9188,10 @@ rollup-watch@4.3.1:
91889188
require-relative "0.8.7"
91899189
rollup-pluginutils "^2.0.1"
91909190

9191-
rollup@1.15.5:
9192-
version "1.15.5"
9193-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.5.tgz#1c1f7ef799d5b297aab6eb49ca7a6ab9c8aae6a0"
9194-
integrity sha512-Dix1YCY6BlsVK20SjQHBjKqxW2K+lqNr6BlCKxtdZuYqmUWLm8NzKHdrJyiFFjUO2hSI4wiC7apE+jAkDA3fEQ==
9191+
rollup@1.15.6:
9192+
version "1.15.6"
9193+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.6.tgz#caf0ed28d2d78e3a59c1398e5a3695fb600a0ef0"
9194+
integrity sha512-s3Vn3QJQ5YVFfIG4nXoG9VdL1I37IZsft+4ZyeBhxE0df1kCFz9e+4bEAbR4mKH3pvBO9e9xjdxWPhhIp0r9ow==
91959195
dependencies:
91969196
"@types/estree" "0.0.39"
91979197
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)