Browse Source

build(deps-dev): bump rollup from 4.21.0 to 4.22.4 in /packages/api (#11109)

Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
- [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.21.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 10 months ago
parent
commit
ae12f3cc90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/api/package.json

+ 1 - 1
packages/api/package.json

@@ -54,7 +54,7 @@
     "eslint-plugin-security": "3.0.1",
     "fast-glob": "3.3.2",
     "globals": "^15.4.0",
-    "rollup": "4.21.0",
+    "rollup": "4.22.4",
     "tslib": "^2.6.3",
     "typescript": "^5.4.5",
     "typescript-eslint": "^8.1.0"