Skip to content

Commit 703df7c

Browse files
committed
Update dependency rollup to v2.10.1
1 parent cd48bc0 commit 703df7c

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
@@ -96,7 +96,7 @@
9696
"react": "16.13.1",
9797
"react-dom": "16.13.1",
9898
"rimraf": "3.0.2",
99-
"rollup": "2.7.6",
99+
"rollup": "2.10.1",
100100
"rollup-plugin-css-only": "2.0.0",
101101
"rollup-plugin-node-builtins": "2.1.2",
102102
"rollup-plugin-size-snapshot": "0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6874,10 +6874,10 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.8.2:
68746874
dependencies:
68756875
estree-walker "^0.6.1"
68766876

6877-
rollup@2.7.6:
6878-
version "2.7.6"
6879-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.6.tgz#8e6682e64ca65eb33b896dcce902696f0415ce1a"
6880-
integrity sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg==
6877+
rollup@2.10.1:
6878+
version "2.10.1"
6879+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.1.tgz#18a97703f0cb6e3a1711a3e4db42021d5290cecc"
6880+
integrity sha512-d7e9QM49YAnFjqxTm4HbzDMLX6KeTKEd7UY7uCqP/uVCviXEjyl4e/sGfulTIgvZHVYFS4jXhr+Qugp+WPHkYQ==
68816881
optionalDependencies:
68826882
fsevents "~2.1.2"
68836883

0 commit comments

Comments
 (0)