Skip to content

Commit

Permalink
chore(deps): bump rollup from 4.18.0 to 4.22.4
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 14842f8 commit 4acde97
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 129 deletions.
2 changes: 1 addition & 1 deletion options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"typia": "^6.0.3",
"@total-typescript/ts-reset": "^0.5.1",
"rollup": "^4.12.0",
"rollup": "^4.22.4",
"rollup-plugin-typescript2": "^0.36.0",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-commonjs": "^26.0.1",
Expand Down
2 changes: 1 addition & 1 deletion pkgbld-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"lodash": "^4.17.21",
"rollup": "^4.12.0",
"rollup": "^4.22.4",
"@rollup/plugin-terser": "^0.4.4",
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-preprocess": "^0.0.4",
Expand Down
2 changes: 1 addition & 1 deletion pkgbld-plugin-dts-buddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"pkgbld": "workspace:*",
"type-fest": "^4.20.1",
"rollup": "^4.12.0"
"rollup": "^4.22.4"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion pkgbld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@niceties/logger": "^1.1.12",
"@niceties/draftlog-appender": "^1.3.2",
"lodash": "^4.17.21",
"rollup": "^4.12.0",
"rollup": "^4.22.4",
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-preprocess": "^0.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
Expand Down
Loading

0 comments on commit 4acde97

Please sign in to comment.