Skip to content

Commit 8879212

Browse files
chore(devdeps): update dependency rollup to v2.63.0 (#585)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e8cf54a commit 8879212

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10076,17 +10076,17 @@ __metadata:
1007610076
languageName: node
1007710077
linkType: hard
1007810078

10079-
"rollup@npm:2.62.0":
10080-
version: 2.62.0
10081-
resolution: "rollup@npm:2.62.0"
10079+
"rollup@npm:2.63.0":
10080+
version: 2.63.0
10081+
resolution: "rollup@npm:2.63.0"
1008210082
dependencies:
1008310083
fsevents: ~2.3.2
1008410084
dependenciesMeta:
1008510085
fsevents:
1008610086
optional: true
1008710087
bin:
1008810088
rollup: dist/bin/rollup
10089-
checksum: 9dfa089a232346bc548bf5110e79e0cf5a2dac6fb9bf3f737a645e72795b4b4a1165d1bf86938f90805c4391e8dd571557afb901aaf81dcb82690c57737ab128
10089+
checksum: 23db16ea9d222ad5ae9620ba51d4f45c834927038c1e43d87f7dd3d240aa54422e51c2660437479af4b771e13f9529df236a3d43a3b9f4229bf241347d5f2c8f
1009010090
languageName: node
1009110091
linkType: hard
1009210092

@@ -10121,7 +10121,7 @@ __metadata:
1012110121
react: 17.0.2
1012210122
react-dom: 17.0.2
1012310123
read-pkg: 7.0.0
10124-
rollup: 2.62.0
10124+
rollup: 2.63.0
1012510125
rollup-plugin-dts: 4.1.0
1012610126
rollup-plugin-visualizer: 5.5.2
1012710127
typescript: 4.5.4

0 commit comments

Comments
 (0)