Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 78f1fc3

Browse files
committed
Update dependency rollup to v2.75.2
1 parent 5b0ff2a commit 78f1fc3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "2.6.2",
5656
"react": "16.14.0",
5757
"react-dom": "16.14.0",
58-
"rollup": "2.72.0",
58+
"rollup": "2.75.2",
5959
"rollup-plugin-auto-external": "^2.0.0",
6060
"rollup-plugin-babel": "^4.3.3",
6161
"rollup-plugin-commonjs": "^10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4871,10 +4871,10 @@ rollup-pluginutils@^2.8.1:
48714871
dependencies:
48724872
estree-walker "^0.6.1"
48734873

4874-
rollup@2.72.0:
4875-
version "2.72.0"
4876-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e"
4877-
integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==
4874+
rollup@2.75.2:
4875+
version "2.75.2"
4876+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.2.tgz#ffea7f4d5f5724093c46b4bf735a5dfa191092f7"
4877+
integrity sha512-0bBYRpkC5CSYii46y8BJ38IGVjz7cx0xoJZ44o/QPlpBtkdl1/pRhbD7/A+sX4Zf9X1fu0mBxFo76GZmy/4bFw==
48784878
optionalDependencies:
48794879
fsevents "~2.3.2"
48804880

0 commit comments

Comments
 (0)