]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui (#7604)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Sep 2024 23:03:02 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 23:03:02 +0000 (16:03 -0700)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4.
- [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.4.5...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  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>
src-ui/package-lock.json
src-ui/package.json

index ee7b073133a5debae84361d814aa2423fd93fbde..0b440db13105f1e5ecbbaf7b4b07d3f556907d54 100644 (file)
@@ -62,7 +62,7 @@
         "jest-websocket-mock": "^2.5.0",
         "patch-package": "^8.0.0",
         "ts-node": "~10.9.1",
-        "typescript": "^5.3.3",
+        "typescript": "^5.5.4",
         "wait-on": "^7.2.0"
       }
     },
       "dev": true
     },
     "node_modules/typescript": {
-      "version": "5.4.5",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
-      "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
+      "version": "5.5.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
+      "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
index 15d688376b5f3ae90078acc669f3677f92e6cd3a..26638d194ae0a3b594a802687b76517cb6240218 100644 (file)
@@ -64,7 +64,7 @@
     "jest-websocket-mock": "^2.5.0",
     "patch-package": "^8.0.0",
     "ts-node": "~10.9.1",
-    "typescript": "^5.3.3",
+    "typescript": "^5.5.4",
     "wait-on": "^7.2.0"
   }
 }