Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update dependency rollup to v2.70.0 #140

Merged
merged 1 commit into from
Mar 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"react-dom": "17.0.2",
"read-pkg": "7.1.0",
"regenerator-runtime": "0.13.9",
"rollup": "2.67.3",
"rollup": "2.70.0",
"rollup-plugin-dts": "4.2.0",
"rollup-plugin-visualizer": "5.6.0",
"semantic-release": "18.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3354,7 +3354,7 @@ __metadata:
react-final-form: 6.5.8
read-pkg: 7.1.0
regenerator-runtime: 0.13.9
rollup: 2.67.3
rollup: 2.70.0
rollup-plugin-dts: 4.2.0
rollup-plugin-visualizer: 5.6.0
semantic-release: 18.0.1
Expand Down Expand Up @@ -17866,17 +17866,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.67.3":
version: 2.67.3
resolution: "rollup@npm:2.67.3"
"rollup@npm:2.70.0":
version: 2.70.0
resolution: "rollup@npm:2.70.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: c4013a2ceef6918375fd07a6548e05d0f3df1db9f0a0281aebe6e993a45c0e667c5a06f53b55c0ffaf72f72266c1879bc181b13199aace97d93f0fc47691d4a9
checksum: 95075049f7a2c727a7bdd78c4a6fb4a468561b3de853c010d34fdd693d7c761d5838bcfaf4e49a441b34abbc22cceaa01af47f69f622cbd725678792b5f1acfb
languageName: node
linkType: hard

Expand Down