Skip to content

Commit 434d03e

Browse files
chore(devdeps): update dependency rollup to v2.60.1 (#511)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0265cd2 commit 434d03e

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10040,17 +10040,17 @@ __metadata:
1004010040
languageName: node
1004110041
linkType: hard
1004210042

10043-
"rollup@npm:2.60.0":
10044-
version: 2.60.0
10045-
resolution: "rollup@npm:2.60.0"
10043+
"rollup@npm:2.60.1":
10044+
version: 2.60.1
10045+
resolution: "rollup@npm:2.60.1"
1004610046
dependencies:
1004710047
fsevents: ~2.3.2
1004810048
dependenciesMeta:
1004910049
fsevents:
1005010050
optional: true
1005110051
bin:
1005210052
rollup: dist/bin/rollup
10053-
checksum: ef267b49a203f3db86d6db8c63de8737d6e3995d988dadf35c1922964c21cafbb95990543cfc716356d31bf6ca3975e58d9195df85b28721ecdc9acd3693acca
10053+
checksum: 77d7980bd5e619075c7cc67ccbe63263c4e98bd4cc41d4d77d5d4b743cb954adc81d348e38049546645651e2d0e73feeafdcac4474bd8ea333bf5cb882f0bc0c
1005410054
languageName: node
1005510055
linkType: hard
1005610056

@@ -10086,7 +10086,7 @@ __metadata:
1008610086
react: 17.0.2
1008710087
react-dom: 17.0.2
1008810088
read-pkg: 7.0.0
10089-
rollup: 2.60.0
10089+
rollup: 2.60.1
1009010090
rollup-plugin-dts: 4.0.1
1009110091
rollup-plugin-visualizer: 5.5.2
1009210092
typescript: 4.5.2

0 commit comments

Comments
 (0)