build(deps-dev): bump rollup from 4.2.0 to 4.3.0 (#127)

Bumps [rollup](https://github.com/rollup/rollup) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.2.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-04 22:08:48 +08:00
committed by GitHub
parent a3201e8b56
commit df2653f672
2 changed files with 54 additions and 54 deletions

View File

@@ -55,7 +55,7 @@
"prettier": "3.0.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^3.2.3",
"rollup": "^4.2.0",
"rollup": "^4.3.0",
"typescript": "^5.2.2"
},
"dependencies": {