Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent fbcad55 commit 750cf5a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jest-watch-typeahead": "^2.2.1",
"mochawesome-merge": "^4.2.1",
"prettier": "^2.7.1",
"rollup": "^3.2.5",
"rollup": "^3.29.5",
"rollup-plugin-dts": "5.2.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@lightningjs/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest-environment-jsdom": "^29.3.1",
"jest-webgl-canvas-mock": "^0.2.3",
"lightning-ui-docs": "workspace:^",
"rollup": "^3.2.5",
"rollup": "^3.29.5",
"semantic-release": "^19.0.5",
"semantic-release-monorepo": "^7.0.5"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2319,7 +2319,7 @@ __metadata:
jest-watch-typeahead: ^2.2.1
mochawesome-merge: ^4.2.1
prettier: ^2.7.1
rollup: ^3.2.5
rollup: ^3.29.5
rollup-plugin-dts: 5.2.0
rollup-plugin-peer-deps-external: ^2.2.4
rollup-plugin-terser: ^7.0.2
Expand Down Expand Up @@ -2375,7 +2375,7 @@ __metadata:
jest-environment-jsdom: ^29.3.1
jest-webgl-canvas-mock: ^0.2.3
lightning-ui-docs: "workspace:^"
rollup: ^3.2.5
rollup: ^3.29.5
semantic-release: ^19.0.5
semantic-release-monorepo: ^7.0.5
peerDependencies:
Expand Down Expand Up @@ -15184,17 +15184,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.2.5":
version: 3.29.4
resolution: "rollup@npm:3.29.4"
"rollup@npm:^3.29.5":
version: 3.29.5
resolution: "rollup@npm:3.29.5"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 8bb20a39c8d91130825159c3823eccf4dc2295c9a0a5c4ed851a5bf2167dbf24d9a29f23461a54c955e5506395e6cc188eafc8ab0e20399d7489fb33793b184e
checksum: 6f8304e58ac8170a715e61e46c4aa674b2ae2587ed2a712dab58f72e5e54803ae40b485fbe6b3e6a694f4c8f7a59ab936ccf9f6b686c7cfd1f1970fa9ecadf1a
languageName: node
linkType: hard

Expand Down

0 comments on commit 750cf5a

Please sign in to comment.