Skip to content

Commit f977bb5

Browse files
build: update devdependency rollup to ~2.8.0 (#408)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7fbc3fa commit f977bb5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jest": "~26.0.0",
4848
"lerna": "~3.20.0",
4949
"replace-in-file": "~6.0.0",
50-
"rollup": "~2.7.0",
50+
"rollup": "~2.8.0",
5151
"rollup-plugin-local-resolve": "~1.0.7",
5252
"rollup-plugin-terser": "~5.3.0",
5353
"size-limit": "~4.5.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10107,10 +10107,10 @@ rollup-pluginutils@^2.8.2:
1010710107
dependencies:
1010810108
estree-walker "^0.6.1"
1010910109

10110-
rollup@~2.7.0:
10111-
version "2.7.6"
10112-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.6.tgz#8e6682e64ca65eb33b896dcce902696f0415ce1a"
10113-
integrity sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg==
10110+
rollup@~2.8.0:
10111+
version "2.8.2"
10112+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81"
10113+
integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==
1011410114
optionalDependencies:
1011510115
fsevents "~2.1.2"
1011610116

0 commit comments

Comments
 (0)