Skip to content

Commit

Permalink
Bump rollup from 2.79.1 to 3.29.5
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v3.29.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 4940407 commit 8ced08a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"open": "10.1.0",
"pinst": "3.0.0",
"prettier": "3.3.3",
"rollup": "2.79.1",
"rollup": "3.29.5",
"rollup-plugin-string": "3.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.12.0",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12360,7 +12360,7 @@ __metadata:
qr-scanner: "npm:1.4.2"
qrcode: "npm:1.5.4"
roboto-fontface: "npm:0.10.0"
rollup: "npm:2.79.1"
rollup: "npm:3.29.5"
rollup-plugin-string: "npm:3.0.0"
rollup-plugin-terser: "npm:7.0.2"
rollup-plugin-visualizer: "npm:5.12.0"
Expand Down Expand Up @@ -16349,7 +16349,21 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.79.1, rollup@npm:^2.43.1, rollup@npm:^2.67.0":
"rollup@npm:3.29.5":
version: 3.29.5
resolution: "rollup@npm:3.29.5"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/5ce0e5f1d9288d4954db93993477f894eb3042ec98a7c9c19980e53b1f58296481e3dc6c2b1a2a3680b20eb6c3fe64ed97942d5ff29df658a059647c33b3593c
languageName: node
linkType: hard

"rollup@npm:^2.43.1, rollup@npm:^2.67.0":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
dependencies:
Expand Down

0 comments on commit 8ced08a

Please sign in to comment.