Skip to content

Commit

Permalink
build(deps): bump rollup from 3.29.2 to 3.29.4
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 3.29.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.2...v3.29.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent f61b359 commit ff6cbb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion vx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"jest": "^29.7.0",
"onchange": "^7.1.0",
"prettier": "^2.8.8",
"rollup": "^3.29.2",
"rollup": "^3.29.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^3.4.5",
"ts-jest": "^29.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13754,17 +13754,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.29.2":
version: 3.29.2
resolution: "rollup@npm:3.29.2"
"rollup@npm:^3.29.4":
version: 3.29.4
resolution: "rollup@npm:3.29.4"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 2eacb5a2522cb41e46e0bd78cca2c2da29b09b1fbd5b7c6ebb0afb3864af125a06fba528dfd6699704e49384e106ff58b359ce4abef61d7db12a7840d3b56e54
checksum: 8bb20a39c8d91130825159c3823eccf4dc2295c9a0a5c4ed851a5bf2167dbf24d9a29f23461a54c955e5506395e6cc188eafc8ab0e20399d7489fb33793b184e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15630,7 +15630,7 @@ __metadata:
jest: ^29.7.0
onchange: ^7.1.0
prettier: ^2.8.8
rollup: ^3.29.2
rollup: ^3.29.4
rollup-plugin-terser: ^7.0.2
rollup-plugin-ts: ^3.4.5
ts-jest: ^29.1.1
Expand Down

0 comments on commit ff6cbb6

Please sign in to comment.