Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 2.57.0 to 2.79.2
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.57.0 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.57.0...v2.79.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 79eeb22 commit e2e2232
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.57.0",
"rollup": "^2.79.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-typescript2": "0.32.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8583,7 +8583,7 @@ __metadata:
prettier: ^2.4.1
react: ^17.0.2
react-dom: ^17.0.2
rollup: ^2.57.0
rollup: ^2.79.2
rollup-plugin-copy: ^3.4.0
rollup-plugin-delete: ^2.0.0
rollup-plugin-typescript2: 0.32.1
Expand Down Expand Up @@ -10898,17 +10898,17 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"rollup@npm:^2.57.0":
version: 2.57.0
resolution: "rollup@npm:2.57.0"
"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: 72427487d1f956ac1431b0db7a88ea542475630c9f0cc279a2f6be68138107bff00506d49d189780f77f189a17dcf83ee7be712a58145a6a910a3e23deb5f85d
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

Expand Down

0 comments on commit e2e2232

Please sign in to comment.