]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore(deps-dev): Bump typescript from 5.2.2 to 5.3.3 in /src-ui (#5915)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Feb 2024 18:08:50 +0000 (18:08 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 18:08:50 +0000 (18:08 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [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.2.2...v5.3.3)

---
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 6e42767b9db221de3f7b412b57b83fe53f9402cd..a90bd651a83808d80babdfceb449cf71b7ddadb2 100644 (file)
@@ -59,7 +59,7 @@
         "jest-websocket-mock": "^2.5.0",
         "patch-package": "^8.0.0",
         "ts-node": "~10.9.1",
-        "typescript": "^5.2.2",
+        "typescript": "^5.3.3",
         "wait-on": "^7.2.0"
       }
     },
       "dev": true
     },
     "node_modules/typescript": {
-      "version": "5.2.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
-      "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
+      "version": "5.3.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
+      "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
index 7318c553890ea501c84d22474495ea3ee149627b..19720d3c5326ee95bed54294e252bd9e44ebf247 100644 (file)
@@ -61,7 +61,7 @@
     "jest-websocket-mock": "^2.5.0",
     "patch-package": "^8.0.0",
     "ts-node": "~10.9.1",
-    "typescript": "^5.2.2",
+    "typescript": "^5.3.3",
     "wait-on": "^7.2.0"
   }
 }