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

Commit b67a3e0

Browse files
committed
Update dependency rollup to v2.75.0
1 parent 5b0ff2a commit b67a3e0

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.0",
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.0:
4875+
version "2.75.0"
4876+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.0.tgz#c4c1c2bf46c706823f5f0eee046c7a1cbdda5038"
4877+
integrity sha512-1/wxtweHJ7YwI2AIK3ZgCBU3nbW8sLnBIFwN46cwOTnVzt8f1o6J8zPKjwoiuADvzSjmnLqJce31p0q2vQ+dqw==
48784878
optionalDependencies:
48794879
fsevents "~2.3.2"
48804880

0 commit comments

Comments
 (0)