Skip to content

Commit 3f6da96

Browse files
chore(devdeps): update dependency rollup to v2.68.0 (#653)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ccaf796 commit 3f6da96

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.1.0",
36-
"rollup": "2.67.3",
36+
"rollup": "2.68.0",
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
@@ -11398,17 +11398,17 @@ __metadata:
1139811398
languageName: node
1139911399
linkType: hard
1140011400

11401-
"rollup@npm:2.67.3":
11402-
version: 2.67.3
11403-
resolution: "rollup@npm:2.67.3"
11401+
"rollup@npm:2.68.0":
11402+
version: 2.68.0
11403+
resolution: "rollup@npm:2.68.0"
1140411404
dependencies:
1140511405
fsevents: ~2.3.2
1140611406
dependenciesMeta:
1140711407
fsevents:
1140811408
optional: true
1140911409
bin:
1141011410
rollup: dist/bin/rollup
11411-
checksum: c4013a2ceef6918375fd07a6548e05d0f3df1db9f0a0281aebe6e993a45c0e667c5a06f53b55c0ffaf72f72266c1879bc181b13199aace97d93f0fc47691d4a9
11411+
checksum: c883f6fb2e10e1c79a32527da0c50ef47a7beb8ddacfdae4197ff2d1911fb8d10bb2704496cf878d3048fbf3524d613bc87f25c5be0afc667fe30b7d04fa8092
1141211412
languageName: node
1141311413
linkType: hard
1141411414

@@ -11443,7 +11443,7 @@ __metadata:
1144311443
react: 17.0.2
1144411444
react-dom: 17.0.2
1144511445
read-pkg: 7.1.0
11446-
rollup: 2.67.3
11446+
rollup: 2.68.0
1144711447
rollup-plugin-dts: 4.1.0
1144811448
rollup-plugin-visualizer: 5.5.4
1144911449
typescript: 4.5.5

0 commit comments

Comments
 (0)