Skip to content

Commit eb8253d

Browse files
chore(deps-dev): update rollup requirement from ^4.50.0 to ^4.52.5
Updates the requirements on [rollup](https://github.com/rollup/rollup) to permit the latest version. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.52.5) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c170317 commit eb8253d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jest": "^30.2.0",
4040
"jest-html-reporter": "^4.3.0",
4141
"knip": "^5.63.1",
42-
"rollup": "^4.50.0",
42+
"rollup": "^4.52.5",
4343
"rollup-plugin-dts": "^6.2.3",
4444
"strip-ansi": "^7.1.0",
4545
"tailwindcss": "^3.4.18",

0 commit comments

Comments
 (0)