Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit f014020

Browse files
chore(deps): update dependency rollup to v2.50.4 (#683)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b5cec23 commit f014020

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
@@ -62,7 +62,7 @@
6262
"jest": "26.6.3",
6363
"npm-run-all": "4.1.5",
6464
"prettier": "2.3.0",
65-
"rollup": "2.50.3",
65+
"rollup": "2.50.4",
6666
"rollup-plugin-babel": "4.4.0",
6767
"rollup-plugin-babel-minify": "10.0.0",
6868
"rollup-plugin-filesize": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9962,10 +9962,10 @@ rollup-pluginutils@^2.8.1:
99629962
dependencies:
99639963
estree-walker "^0.6.1"
99649964

9965-
rollup@2.50.3:
9966-
version "2.50.3"
9967-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.3.tgz#71021dedf2e3423bee28e795860783feea2be63e"
9968-
integrity sha512-58KiHnaCzZn6F5yRMjHe7WTZuFj6r4iJVJz5UwvKD6f/xfTy2IdtbR2AVHN6cyfK1tBy//hJ66ebXy6Y1h7HlQ==
9965+
rollup@2.50.4:
9966+
version "2.50.4"
9967+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.4.tgz#5a53e4294296dfee2a83b0ec0d0536984b98de71"
9968+
integrity sha512-mBQa9O6bdqur7a6R+TXcbdYgfO2arXlDG+rSrWfwAvsiumpJjD4OS23R9QuhItuz8ysWb8mZ91CFFDQUhJY+8Q==
99699969
optionalDependencies:
99709970
fsevents "~2.3.1"
99719971

0 commit comments

Comments
 (0)