]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump typescript from 4.6.4 to 4.7.4 in /src-ui 1324/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Aug 2022 20:15:13 +0000 (20:15 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 20:15:13 +0000 (20:15 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.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 b5d9d356ac1d7d45ae9f056987f8cde416f439d3..848321d4f7211b1abb85e7fb7a3fba0059c1d742 100644 (file)
@@ -45,7 +45,7 @@
         "jest-preset-angular": "^12.1.0",
         "ts-node": "~10.9.1",
         "tslint": "~6.1.3",
-        "typescript": "~4.6.3",
+        "typescript": "~4.7.4",
         "wait-on": "~6.0.1"
       },
       "optionalDependencies": {
       "dev": true
     },
     "node_modules/typescript": {
-      "version": "4.6.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
-      "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==",
+      "version": "4.7.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
+      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
       "dev": true
     },
     "typescript": {
-      "version": "4.6.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
-      "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg=="
+      "version": "4.7.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
+      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
     },
     "unicode-canonical-property-names-ecmascript": {
       "version": "2.0.0",
index c0fdffd37df3bca7a41f82ef0e9962a9a4a1810b..49e1414d01d2cca5e3f323eee0f8ebb0d89ef63f 100644 (file)
@@ -50,7 +50,7 @@
     "jest-preset-angular": "^12.1.0",
     "ts-node": "~10.9.1",
     "tslint": "~6.1.3",
-    "typescript": "~4.6.3",
+    "typescript": "~4.7.4",
     "wait-on": "~6.0.1"
   },
   "optionalDependencies": {