Selaa lähdekoodia

build(deps-dev): update typescript requirement from ^5.5.3 to ^5.5.4

Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 vuosi sitten
vanhempi
commit
0eb89ae712
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. BIN
      bun.lockb
  2. 1 1
      package.json

BIN
bun.lockb


+ 1 - 1
package.json

@@ -34,7 +34,7 @@
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-prettier": "^5.2.1",
     "prettier": "^3.3.3",
-    "typescript": "^5.5.3"
+    "typescript": "^5.5.4"
   },
   "trustedDependencies": [
     "@biomejs/biome"