Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 3.20.4 to 3.29.5
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.4 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@v3.20.4...v3.29.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent a8af35b commit 7a03e26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mp3-encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
"prettier": "~2.8.7",
"rollup": "~3.20.4",
"rollup": "~3.29.5",
"ts-jest": "~29.2.4",
"typedoc": "~0.25.13",
"typescript": "~5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4862,7 +4862,7 @@ __metadata:
jest-environment-jsdom: "npm:~29.7.0"
lint-all: "workspace:~"
prettier: "npm:~2.8.7"
rollup: "npm:~3.20.4"
rollup: "npm:~3.29.5"
ts-jest: "npm:~29.2.4"
typedoc: "npm:~0.25.13"
typescript: "npm:~5.5.4"
Expand Down Expand Up @@ -19232,17 +19232,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:~3.20.4":
version: 3.20.4
resolution: "rollup@npm:3.20.4"
"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/5f26382949a71d2da347814e54bdf9e9897348b94c4e440b399ceb8f1f0ab0961a0607abfb9194988e61c2499572a8906637acfff0d5bec033cc9ee7028e03e4
checksum: 10/5ce0e5f1d9288d4954db93993477f894eb3042ec98a7c9c19980e53b1f58296481e3dc6c2b1a2a3680b20eb6c3fe64ed97942d5ff29df658a059647c33b3593c
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a03e26

Please sign in to comment.