Skip to content

Commit 14277fb

Browse files
chore(devdeps): update dependency rollup to v2.64.0 (#602)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2d1e948 commit 14277fb

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.63.0",
36+
"rollup": "2.64.0",
3737
"rollup-plugin-dts": "4.1.0",
3838
"rollup-plugin-visualizer": "5.5.4",
3939
"typescript": "4.5.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10651,17 +10651,17 @@ __metadata:
1065110651
languageName: node
1065210652
linkType: hard
1065310653

10654-
"rollup@npm:2.63.0":
10655-
version: 2.63.0
10656-
resolution: "rollup@npm:2.63.0"
10654+
"rollup@npm:2.64.0":
10655+
version: 2.64.0
10656+
resolution: "rollup@npm:2.64.0"
1065710657
dependencies:
1065810658
fsevents: ~2.3.2
1065910659
dependenciesMeta:
1066010660
fsevents:
1066110661
optional: true
1066210662
bin:
1066310663
rollup: dist/bin/rollup
10664-
checksum: 23db16ea9d222ad5ae9620ba51d4f45c834927038c1e43d87f7dd3d240aa54422e51c2660437479af4b771e13f9529df236a3d43a3b9f4229bf241347d5f2c8f
10664+
checksum: dc5b28538002ed635ea54af4c2ced05c52146322c61dbe0e84f294ee62e4f232a15760fdcef9bbeb742883edf9bf093ace5389bbdd816d18b9f5740555135180
1066510665
languageName: node
1066610666
linkType: hard
1066710667

@@ -10696,7 +10696,7 @@ __metadata:
1069610696
react: 17.0.2
1069710697
react-dom: 17.0.2
1069810698
read-pkg: 7.0.0
10699-
rollup: 2.63.0
10699+
rollup: 2.64.0
1070010700
rollup-plugin-dts: 4.1.0
1070110701
rollup-plugin-visualizer: 5.5.4
1070210702
typescript: 4.5.4

0 commit comments

Comments
 (0)