Skip to content

Commit 0a578ff

Browse files
chore(devdeps): update dependency rollup to v2.58.3 (#459)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f37fdc2 commit 0a578ff

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
@@ -34,7 +34,7 @@
3434
"react": "17.0.2",
3535
"react-dom": "17.0.2",
3636
"read-pkg": "7.0.0",
37-
"rollup": "2.58.0",
37+
"rollup": "2.58.3",
3838
"rollup-plugin-dts": "4.0.0",
3939
"rollup-plugin-visualizer": "5.5.2",
4040
"typescript": "4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7643,10 +7643,10 @@ [email protected]:
76437643
source-map "^0.7.3"
76447644
yargs "^16.2.0"
76457645

7646-
7647-
version "2.58.0"
7648-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
7649-
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
7646+
7647+
version "2.58.3"
7648+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
7649+
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
76507650
optionalDependencies:
76517651
fsevents "~2.3.2"
76527652

0 commit comments

Comments
 (0)