Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent a3aaf00 commit 3e245d4
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 6 deletions.
178 changes: 173 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest-environment-jsdom": "^29.3.1",
"prettier": "^3.0.2",
"rimraf": "^5.0.0",
"rollup": "^3.1.0",
"rollup": "^4.4.0",
"rollup-plugin-typescript2": "^0.35.0",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 3e245d4

Please sign in to comment.