Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 2.75.5 to 2.79.2
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.75.5...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 10d4760 commit a4e786a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"jest": "^28.1.0",
"prettier": "^2.6.2",
"react": "^18.1.0",
"rollup": "^2.75.4",
"rollup": "^2.79.2",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"prettier": "^2.6.2",
"react": "^18.1.0",
"react-table": "^7.8.0",
"rollup": "^2.75.4",
"rollup": "^2.79.2",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"jest": "^28.1.0",
"prettier": "^2.6.2",
"react": "^18.1.0",
"rollup": "^2.75.4",
"rollup": "^2.79.2",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-terser": "^7.0.2",
"shx": "^0.3.4",
Expand Down
22 changes: 18 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3072,7 +3072,7 @@ __metadata:
jest: ^28.1.0
prettier: ^2.6.2
react: ^18.1.0
rollup: ^2.75.4
rollup: ^2.79.2
rollup-plugin-dts: ^4.2.2
rollup-plugin-terser: ^7.0.2
shx: ^0.3.4
Expand Down Expand Up @@ -3529,7 +3529,7 @@ __metadata:
prettier: ^2.6.2
react: ^18.1.0
react-table: ^7.8.0
rollup: ^2.75.4
rollup: ^2.79.2
rollup-plugin-dts: ^4.2.2
rollup-plugin-terser: ^7.0.2
shx: ^0.3.4
Expand Down Expand Up @@ -3582,7 +3582,7 @@ __metadata:
react: ^18.1.0
react-table: ^7.8.0
react-virtual: ^2.10.4
rollup: ^2.75.4
rollup: ^2.79.2
rollup-plugin-dts: ^4.2.2
rollup-plugin-terser: ^7.0.2
shx: ^0.3.4
Expand Down Expand Up @@ -17600,7 +17600,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.43.1, rollup@npm:^2.75.4":
"rollup@npm:^2.43.1":
version: 2.75.5
resolution: "rollup@npm:2.75.5"
dependencies:
Expand All @@ -17614,6 +17614,20 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

"rtl-detect@npm:^1.0.4":
version: 1.0.4
resolution: "rtl-detect@npm:1.0.4"
Expand Down

0 comments on commit a4e786a

Please sign in to comment.