Skip to content

Commit 197ce8f

Browse files
chore(devdeps): update dependency rollup to v2.59.0 (#465)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 37902c6 commit 197ce8f

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.3",
37+
"rollup": "2.59.0",
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
@@ -7637,10 +7637,10 @@ [email protected]:
76377637
source-map "^0.7.3"
76387638
yargs "^16.2.0"
76397639

7640-
rollup@2.58.3:
7641-
version "2.58.3"
7642-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
7643-
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
7640+
rollup@2.59.0:
7641+
version "2.59.0"
7642+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
7643+
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
76447644
optionalDependencies:
76457645
fsevents "~2.3.2"
76467646

0 commit comments

Comments
 (0)