]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump typescript from 4.8.4 to 4.9.5 in /src-ui 3071/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 10 Apr 2023 17:42:24 +0000 (17:42 +0000)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 17:42:24 +0000 (17:42 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 7e699c93b663adc0fa6321638e766286a26255d9..d4cf12caa05b6376ca9514cd8832287914a25167 100644 (file)
@@ -52,7 +52,7 @@
         "jest-environment-jsdom": "^29.5.0",
         "jest-preset-angular": "^12.2.6",
         "ts-node": "~10.9.1",
-        "typescript": "~4.8.4",
+        "typescript": "~4.9.5",
         "wait-on": "^7.0.1",
         "zone.js": "^0.13.0"
       },
       "dev": true
     },
     "node_modules/typescript": {
-      "version": "4.8.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
-      "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
+      "version": "4.9.5",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
+      "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
index fa982160611028ce7236e6ee337fab7525d582fb..db30a53aa15ea973f14d68dbcc5f2c565262fc59 100644 (file)
@@ -57,7 +57,7 @@
     "jest-environment-jsdom": "^29.5.0",
     "jest-preset-angular": "^12.2.6",
     "ts-node": "~10.9.1",
-    "typescript": "~4.8.4",
+    "typescript": "~4.9.5",
     "wait-on": "^7.0.1",
     "zone.js": "^0.13.0"
   },