]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump typescript from 4.7.4 to 4.8.4 in /src-ui 1706/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Oct 2022 20:07:21 +0000 (20:07 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Oct 2022 20:07:21 +0000 (20:07 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

---
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 2d4a6d5f7ca94724d1c32540bf990e26f5759aed..3035586f026568126a5b5b42fbaa58d670498905 100644 (file)
@@ -45,7 +45,7 @@
         "jest-preset-angular": "^12.2.2",
         "ts-node": "~10.9.1",
         "tslint": "~6.1.3",
-        "typescript": "~4.7.4",
+        "typescript": "~4.8.4",
         "wait-on": "~6.0.1"
       },
       "optionalDependencies": {
       "dev": true
     },
     "node_modules/typescript": {
-      "version": "4.7.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
-      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
+      "version": "4.8.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
+      "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
       "dev": true
     },
     "typescript": {
-      "version": "4.7.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
-      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
+      "version": "4.8.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
+      "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
     },
     "unicode-canonical-property-names-ecmascript": {
       "version": "2.0.0",
index e3e35fb431bc4bcb8764f3421be0cbfe8413dea6..f04a15eca7f0e22de0ae97230a6473f4cbfab2a7 100644 (file)
@@ -50,7 +50,7 @@
     "jest-preset-angular": "^12.2.2",
     "ts-node": "~10.9.1",
     "tslint": "~6.1.3",
-    "typescript": "~4.7.4",
+    "typescript": "~4.8.4",
     "wait-on": "~6.0.1"
   },
   "optionalDependencies": {