From 86cb0720f810628662fe75f780c1d57664c8d980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:26:47 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- services/comment/package.json | 2 +- services/flight-crawler/package.json | 2 +- services/form-registration/package.json | 2 +- services/storage-server/package.json | 2 +- services/telegram-notifier/package.json | 2 +- ui/demo-pwa/package.json | 2 +- uniquely/com-api/package.json | 2 +- uniquely/com-pwa/package.json | 2 +- uniquely/flight-finder-api/package.json | 2 +- uniquely/flight-finder-pwa/package.json | 2 +- uniquely/soffit-pwa/package.json | 2 +- yarn.lock | 7 ++++++- 13 files changed, 18 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 5813eacd5..26023b5a1 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,6 @@ "npm-run-all": "^4.1.5", "prettier": "^2.8.4", "ts-lit-plugin": "^1.2.1", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/services/comment/package.json b/services/comment/package.json index 39969dccb..6cf4c83fa 100644 --- a/services/comment/package.json +++ b/services/comment/package.json @@ -57,6 +57,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/services/flight-crawler/package.json b/services/flight-crawler/package.json index 7cb676883..b00a7315a 100644 --- a/services/flight-crawler/package.json +++ b/services/flight-crawler/package.json @@ -43,6 +43,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/services/form-registration/package.json b/services/form-registration/package.json index 7a4583756..63b05b0bd 100644 --- a/services/form-registration/package.json +++ b/services/form-registration/package.json @@ -56,6 +56,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/services/storage-server/package.json b/services/storage-server/package.json index f46a08f15..c2b6de876 100644 --- a/services/storage-server/package.json +++ b/services/storage-server/package.json @@ -62,6 +62,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/services/telegram-notifier/package.json b/services/telegram-notifier/package.json index 79247ecf2..4cbab0b18 100644 --- a/services/telegram-notifier/package.json +++ b/services/telegram-notifier/package.json @@ -45,6 +45,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/ui/demo-pwa/package.json b/ui/demo-pwa/package.json index e32e4bbb7..314283eb1 100644 --- a/ui/demo-pwa/package.json +++ b/ui/demo-pwa/package.json @@ -41,7 +41,7 @@ "npm-run-all": "^4.1.5", "ts-lit-plugin": "^1.2.1", "tslib": "^2.5.0", - "typescript": "^4.9.5", + "typescript": "^5.0.2", "workbox-build": "^6.5.4" } } diff --git a/uniquely/com-api/package.json b/uniquely/com-api/package.json index 353801aa8..5e845c547 100644 --- a/uniquely/com-api/package.json +++ b/uniquely/com-api/package.json @@ -44,6 +44,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/uniquely/com-pwa/package.json b/uniquely/com-pwa/package.json index 9812aa826..11e16beb0 100644 --- a/uniquely/com-pwa/package.json +++ b/uniquely/com-pwa/package.json @@ -53,6 +53,6 @@ "npm-run-all": "^4.1.5", "ts-lit-plugin": "^1.2.1", "tslib": "^2.5.0", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/uniquely/flight-finder-api/package.json b/uniquely/flight-finder-api/package.json index 36f71dbde..b767bd63c 100644 --- a/uniquely/flight-finder-api/package.json +++ b/uniquely/flight-finder-api/package.json @@ -43,6 +43,6 @@ "esbuild": "^0.17.11", "nodemon": "^2.0.21", "npm-run-all": "^4.1.5", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/uniquely/flight-finder-pwa/package.json b/uniquely/flight-finder-pwa/package.json index 9e5278632..c21a90c99 100644 --- a/uniquely/flight-finder-pwa/package.json +++ b/uniquely/flight-finder-pwa/package.json @@ -45,6 +45,6 @@ "npm-run-all": "^4.1.5", "ts-lit-plugin": "^1.2.1", "tslib": "^2.5.0", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/uniquely/soffit-pwa/package.json b/uniquely/soffit-pwa/package.json index ca7113c2c..38c1205f9 100644 --- a/uniquely/soffit-pwa/package.json +++ b/uniquely/soffit-pwa/package.json @@ -50,6 +50,6 @@ "npm-run-all": "^4.1.5", "ts-lit-plugin": "^1.2.1", "tslib": "^2.5.0", - "typescript": "^4.9.5" + "typescript": "^5.0.2" } } diff --git a/yarn.lock b/yarn.lock index 93c8f4e2c..f76f26f80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8001,7 +8001,7 @@ typegram@^4.1.0: resolved "https://registry.yarnpkg.com/typegram/-/typegram-4.2.0.tgz#c3fdb8e7575a183e1994e214440aa8f12a468d43" integrity sha512-rObfoGpDlmWUhmggpWd2I/4xLsdGPDvfvrLpLxV4pBTBL2BBjm+7x7IOmTwJRV6Qe4UAkWdHq0ZYoTYAAPE5YA== -"typescript@^3 || ^4", typescript@^4.9.5: +"typescript@^3 || ^4": version "4.9.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== @@ -8011,6 +8011,11 @@ typescript@^3.8.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== +typescript@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" + integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== + typical@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"