From 22bd22daa701ebeae042202914cdd83648d9e992 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 11:51:25 +1100 Subject: [PATCH] build(deps): update dependency typescript to v4.5.3 (#2701) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 58 +++++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/web/package.json b/web/package.json index df6009d5a..853985d1d 100644 --- a/web/package.json +++ b/web/package.json @@ -146,7 +146,7 @@ "jest-watch-typeahead": "1.0.0", "prettier": "2.5.1", "react-test-renderer": "17.0.2", - "typescript": "4.5.2", + "typescript": "4.5.3", "vite": "2.7.1", "vite-plugin-eslint": "1.3.0", "vite-plugin-istanbul": "2.3.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 5350efa73..88e5863f8 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -46,7 +46,7 @@ specifiers: react-otp-input: 2.4.0 react-router-dom: 6.0.2 react-test-renderer: 17.0.2 - typescript: 4.5.2 + typescript: 4.5.3 u2f-api: 1.2.1 vite: 2.7.1 vite-plugin-eslint: 1.3.0 @@ -83,8 +83,8 @@ devDependencies: '@types/qrcode.react': 1.0.2 '@types/react': 17.0.37 '@types/react-dom': 17.0.11 - '@typescript-eslint/eslint-plugin': 5.6.0_a283f0d61a32788ace12c47f6a9cf331 - '@typescript-eslint/parser': 5.6.0_typescript@4.5.2 + '@typescript-eslint/eslint-plugin': 5.6.0_217b89e9808833666aac04a285ec640c + '@typescript-eslint/parser': 5.6.0_typescript@4.5.3 '@vitejs/plugin-react': 1.1.1 esbuild-jest: 0.5.0 eslint-config-prettier: 8.3.0 @@ -103,7 +103,7 @@ devDependencies: jest-watch-typeahead: 1.0.0_jest@27.4.3 prettier: 2.5.1 react-test-renderer: 17.0.2_react@17.0.2 - typescript: 4.5.2 + typescript: 4.5.3 vite: 2.7.1 vite-plugin-eslint: 1.3.0_vite@2.7.1 vite-plugin-istanbul: 2.3.0 @@ -633,12 +633,12 @@ packages: '@commitlint/execute-rule': 15.0.0 '@commitlint/resolve-extends': 15.0.0 '@commitlint/types': 15.0.0 - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_b67f536f129c730ed129a6d21d223ba9 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_f1e39502f5444cf4e1bb49a6f24fb32b chalk: 4.1.2 cosmiconfig: 7.0.1 lodash: 4.17.21 resolve-from: 5.0.0 - typescript: 4.5.2 + typescript: 4.5.3 dev: true /@commitlint/message/15.0.0: @@ -713,7 +713,7 @@ packages: resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_b67f536f129c730ed129a6d21d223ba9: + /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_f1e39502f5444cf4e1bb49a6f24fb32b: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -722,7 +722,7 @@ packages: cosmiconfig: 7.0.1 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.5.2 + ts-node: 9.1.1_typescript@4.5.3 tslib: 2.3.1 transitivePeerDependencies: - typescript @@ -1524,7 +1524,7 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.6.0_a283f0d61a32788ace12c47f6a9cf331: + /@typescript-eslint/eslint-plugin/5.6.0_217b89e9808833666aac04a285ec640c: resolution: {integrity: sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1535,21 +1535,21 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.6.0_typescript@4.5.2 - '@typescript-eslint/parser': 5.6.0_typescript@4.5.2 + '@typescript-eslint/experimental-utils': 5.6.0_typescript@4.5.3 + '@typescript-eslint/parser': 5.6.0_typescript@4.5.3 '@typescript-eslint/scope-manager': 5.6.0 debug: 4.3.2 functional-red-black-tree: 1.0.1 ignore: 5.1.9 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 + tsutils: 3.21.0_typescript@4.5.3 + typescript: 4.5.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.6.0_typescript@4.5.2: + /@typescript-eslint/experimental-utils/5.6.0_typescript@4.5.3: resolution: {integrity: sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1558,7 +1558,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.6.0 '@typescript-eslint/types': 5.6.0 - '@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.2 + '@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3 eslint-scope: 5.1.1 eslint-utils: 3.0.0 transitivePeerDependencies: @@ -1566,7 +1566,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.6.0_typescript@4.5.2: + /@typescript-eslint/parser/5.6.0_typescript@4.5.3: resolution: {integrity: sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1578,9 +1578,9 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.6.0 '@typescript-eslint/types': 5.6.0 - '@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.2 + '@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3 debug: 4.3.2 - typescript: 4.5.2 + typescript: 4.5.3 transitivePeerDependencies: - supports-color dev: true @@ -1598,7 +1598,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.6.0_typescript@4.5.2: + /@typescript-eslint/typescript-estree/5.6.0_typescript@4.5.3: resolution: {integrity: sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1613,8 +1613,8 @@ packages: globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 + tsutils: 3.21.0_typescript@4.5.3 + typescript: 4.5.3 transitivePeerDependencies: - supports-color dev: true @@ -2886,8 +2886,8 @@ packages: eslint-plugin-testing-library: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.6.0_a283f0d61a32788ace12c47f6a9cf331 - '@typescript-eslint/parser': 5.6.0_typescript@4.5.2 + '@typescript-eslint/eslint-plugin': 5.6.0_217b89e9808833666aac04a285ec640c + '@typescript-eslint/parser': 5.6.0_typescript@4.5.3 confusing-browser-globals: 1.0.10 eslint-plugin-flowtype: 8.0.3 eslint-plugin-import: 2.25.3 @@ -6401,7 +6401,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node/9.1.1_typescript@4.5.2: + /ts-node/9.1.1_typescript@4.5.3: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -6413,7 +6413,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.20 - typescript: 4.5.2 + typescript: 4.5.3 yn: 3.1.1 dev: true @@ -6434,14 +6434,14 @@ packages: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} dev: true - /tsutils/3.21.0_typescript@4.5.2: + /tsutils/3.21.0_typescript@4.5.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.5.2 + typescript: 4.5.3 dev: true /type-check/0.3.2: @@ -6494,8 +6494,8 @@ packages: is-typedarray: 1.0.0 dev: true - /typescript/4.5.2: - resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==} + /typescript/4.5.3: + resolution: {integrity: sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==} engines: {node: '>=4.2.0'} hasBin: true dev: true