Skip to content

Commit 0de7ee2

Browse files
chore(devdeps): update dependency rollup to v2.66.1 (#615)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 62c5919 commit 0de7ee2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react": "17.0.2",
3434
"react-dom": "17.0.2",
3535
"read-pkg": "7.0.0",
36-
"rollup": "2.64.0",
36+
"rollup": "2.66.1",
3737
"rollup-plugin-dts": "4.1.0",
3838
"rollup-plugin-visualizer": "5.5.4",
3939
"typescript": "4.5.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10625,17 +10625,17 @@ __metadata:
1062510625
languageName: node
1062610626
linkType: hard
1062710627

10628-
"rollup@npm:2.64.0":
10629-
version: 2.64.0
10630-
resolution: "rollup@npm:2.64.0"
10628+
"rollup@npm:2.66.1":
10629+
version: 2.66.1
10630+
resolution: "rollup@npm:2.66.1"
1063110631
dependencies:
1063210632
fsevents: ~2.3.2
1063310633
dependenciesMeta:
1063410634
fsevents:
1063510635
optional: true
1063610636
bin:
1063710637
rollup: dist/bin/rollup
10638-
checksum: dc5b28538002ed635ea54af4c2ced05c52146322c61dbe0e84f294ee62e4f232a15760fdcef9bbeb742883edf9bf093ace5389bbdd816d18b9f5740555135180
10638+
checksum: ecd7917deeaa3005ac7cdd64186daf024594bd9ba940e32fc8966602a83349074d0ec999256009dc4475e7c3786ac52cdd824ee9df514b8c356b960fda6bfb34
1063910639
languageName: node
1064010640
linkType: hard
1064110641

@@ -10670,7 +10670,7 @@ __metadata:
1067010670
react: 17.0.2
1067110671
react-dom: 17.0.2
1067210672
read-pkg: 7.0.0
10673-
rollup: 2.64.0
10673+
rollup: 2.66.1
1067410674
rollup-plugin-dts: 4.1.0
1067510675
rollup-plugin-visualizer: 5.5.4
1067610676
typescript: 4.5.5

0 commit comments

Comments
 (0)