Skip to content

Commit 78627b7

Browse files
build: update devdependency rollup to ~2.9.0 (#411)
1 parent 1fafa1a commit 78627b7

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.8.0",
50+
"rollup": "~2.9.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
@@ -10119,10 +10119,10 @@ rollup-pluginutils@^2.8.2:
1011910119
dependencies:
1012010120
estree-walker "^0.6.1"
1012110121

10122-
rollup@~2.8.0:
10123-
version "2.8.2"
10124-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81"
10125-
integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==
10122+
rollup@~2.9.0:
10123+
version "2.9.1"
10124+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
10125+
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
1012610126
optionalDependencies:
1012710127
fsevents "~2.1.2"
1012810128

0 commit comments

Comments
 (0)