From d11066db07090e2d43b2e6e2fa9058978444135e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 09:29:42 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^5.1.6 --- examples/nodejs-minimal/package.json | 2 +- .../serverless-function-minimal/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 106 +++++++++--------- 4 files changed, 56 insertions(+), 56 deletions(-) diff --git a/examples/nodejs-minimal/package.json b/examples/nodejs-minimal/package.json index 4fce004b6..18f9003d2 100644 --- a/examples/nodejs-minimal/package.json +++ b/examples/nodejs-minimal/package.json @@ -13,6 +13,6 @@ }, "devDependencies": { "@types/node": "^18.11.18", - "typescript": "^5.1.3" + "typescript": "^5.1.6" } } diff --git a/examples/serverless-function-minimal/package.json b/examples/serverless-function-minimal/package.json index d89f8288d..0d3062740 100644 --- a/examples/serverless-function-minimal/package.json +++ b/examples/serverless-function-minimal/package.json @@ -13,7 +13,7 @@ "devDependencies": { "serverless-scaleway-functions": "^0.4.7", "@types/node": "^18.11.18", - "typescript": "^5.1.3" + "typescript": "^5.1.6" }, "description": "Minimal Typescript template to run Scaleway SDK-JS in a Function." } diff --git a/package.json b/package.json index f38e0251c..7f3df2e0d 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "rollup-plugin-dts": "^5.3.0", "rollup-plugin-visualizer": "^5.9.2", "typedoc": "^0.24.8", - "typescript": "^5.1.3" + "typescript": "^5.1.6" }, "packageManager": "pnpm@8.6.6" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0c8a3c81..da6218bce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 15.1.0(rollup@3.26.0) '@scaleway/eslint-config-react': specifier: ^3.15.14 - version: 3.15.14(eslint@8.43.0)(typescript@5.1.3) + version: 3.15.14(eslint@8.43.0)(typescript@5.1.6) babel-plugin-annotate-pure-calls: specifier: ^0.4.0 version: 0.4.0(@babel/core@7.22.5) @@ -88,16 +88,16 @@ importers: version: 3.26.0 rollup-plugin-dts: specifier: ^5.3.0 - version: 5.3.0(rollup@3.26.0)(typescript@5.1.3) + version: 5.3.0(rollup@3.26.0)(typescript@5.1.6) rollup-plugin-visualizer: specifier: ^5.9.2 version: 5.9.2(rollup@3.26.0) typedoc: specifier: ^0.24.8 - version: 0.24.8(typescript@5.1.3) + version: 0.24.8(typescript@5.1.6) typescript: - specifier: ^5.1.3 - version: 5.1.3 + specifier: ^5.1.6 + version: 5.1.6 packages/clients: dependencies: @@ -1537,13 +1537,13 @@ packages: '@types/node': 18.11.18 chalk: 4.1.2 cosmiconfig: 8.0.0 - cosmiconfig-typescript-loader: 4.0.0(@types/node@18.11.18)(cosmiconfig@8.0.0)(ts-node@10.8.2)(typescript@5.1.3) + cosmiconfig-typescript-loader: 4.0.0(@types/node@18.11.18)(cosmiconfig@8.0.0)(ts-node@10.8.2)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.3) - typescript: 5.1.3 + ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2626,19 +2626,19 @@ packages: rollup: 3.26.0 dev: true - /@scaleway/eslint-config-react@3.15.14(eslint@8.43.0)(typescript@5.1.3): + /@scaleway/eslint-config-react@3.15.14(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-XT/FkVT0fUwRP5/XETgPXve3+sSHzFxXnrnbDubHOJv+bVt8PbYr7i3IdWLlSIpZjeVl20zsVrQD454B4epmsw==} peerDependencies: eslint: '>= 8.5' dependencies: '@emotion/eslint-plugin': 11.11.0(eslint@8.43.0) - '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.6) eslint: 8.43.0 eslint-config-airbnb: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.43.0) eslint-config-airbnb-typescript: 17.0.0(@typescript-eslint/eslint-plugin@5.59.11)(@typescript-eslint/parser@5.59.11)(eslint-plugin-import@2.27.5)(eslint@8.43.0) eslint-config-prettier: 8.8.0(eslint@8.43.0) - eslint-plugin-deprecation: 1.4.1(eslint@8.43.0)(typescript@5.1.3) + eslint-plugin-deprecation: 1.4.1(eslint@8.43.0)(typescript@5.1.6) eslint-plugin-eslint-comments: 3.2.0(eslint@8.43.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.11)(eslint@8.43.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.43.0) @@ -2832,7 +2832,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2844,23 +2844,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 natural-compare-lite: 1.4.0 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2872,10 +2872,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 - typescript: 5.1.3 + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -2888,7 +2888,7 @@ packages: '@typescript-eslint/visitor-keys': 5.59.11 dev: true - /@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2898,12 +2898,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.6) + '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -2913,7 +2913,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3): + /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.6): resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2928,13 +2928,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2945,7 +2945,7 @@ packages: '@types/semver': 7.3.12 '@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.6) eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.2 @@ -4030,7 +4030,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@4.0.0(@types/node@18.11.18)(cosmiconfig@8.0.0)(ts-node@10.8.2)(typescript@5.1.3): + /cosmiconfig-typescript-loader@4.0.0(@types/node@18.11.18)(cosmiconfig@8.0.0)(ts-node@10.8.2)(typescript@5.1.6): resolution: {integrity: sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -4041,8 +4041,8 @@ packages: dependencies: '@types/node': 18.11.18 cosmiconfig: 8.0.0 - ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.3) - typescript: 5.1.3 + ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.6) + typescript: 5.1.6 dev: true /cosmiconfig@7.0.0: @@ -4575,8 +4575,8 @@ packages: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 dependencies: - '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.6) eslint: 8.43.0 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.43.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.11)(eslint@8.43.0) @@ -4642,7 +4642,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.6) debug: 3.2.7 eslint: 8.43.0 eslint-import-resolver-node: 0.3.7 @@ -4650,17 +4650,17 @@ packages: - supports-color dev: true - /eslint-plugin-deprecation@1.4.1(eslint@8.43.0)(typescript@5.1.3): + /eslint-plugin-deprecation@1.4.1(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-4vxTghWzxsBukPJVQupi6xlTuDc8Pyi1QlRCrFiLgwLPMJQW3cJCNaehJUKQqQFvuue5m4W27e179Y3Qjzeghg==} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: ^3.7.5 || ^4.0.0 || ^5.0.0 dependencies: - '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.6) eslint: 8.43.0 tslib: 2.4.0 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -4686,7 +4686,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.6) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -6257,7 +6257,7 @@ packages: pretty-format: 29.5.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.3) + ts-node: 10.8.2(@types/node@18.11.18)(typescript@5.1.6) transitivePeerDependencies: - supports-color dev: true @@ -8774,7 +8774,7 @@ packages: glob: 9.3.2 dev: true - /rollup-plugin-dts@5.3.0(rollup@3.26.0)(typescript@5.1.3): + /rollup-plugin-dts@5.3.0(rollup@3.26.0)(typescript@5.1.6): resolution: {integrity: sha512-8FXp0ZkyZj1iU5klkIJYLjIq/YZSwBoERu33QBDxm/1yw5UU4txrEtcmMkrq+ZiKu3Q4qvPCNqc3ovX6rjqzbQ==} engines: {node: '>=v14'} peerDependencies: @@ -8783,7 +8783,7 @@ packages: dependencies: magic-string: 0.30.0 rollup: 3.26.0 - typescript: 5.1.3 + typescript: 5.1.6 optionalDependencies: '@babel/code-frame': 7.22.5 dev: true @@ -9437,7 +9437,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node@10.8.2(@types/node@18.11.18)(typescript@5.1.3): + /ts-node@10.8.2(@types/node@18.11.18)(typescript@5.1.6): resolution: {integrity: sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==} hasBin: true peerDependencies: @@ -9463,7 +9463,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.1.3 + typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -9494,14 +9494,14 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsutils@3.21.0(typescript@5.1.3): + /tsutils@3.21.0(typescript@5.1.6): 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: 5.1.3 + typescript: 5.1.6 dev: true /tuf-js@1.1.6: @@ -9579,7 +9579,7 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typedoc@0.24.8(typescript@5.1.3): + /typedoc@0.24.8(typescript@5.1.6): resolution: {integrity: sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==} engines: {node: '>= 14.14'} hasBin: true @@ -9590,7 +9590,7 @@ packages: marked: 4.3.0 minimatch: 9.0.0 shiki: 0.14.1 - typescript: 5.1.3 + typescript: 5.1.6 dev: true /typescript@4.9.5: @@ -9599,8 +9599,8 @@ packages: hasBin: true dev: true - /typescript@5.1.3: - resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + /typescript@5.1.6: + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} engines: {node: '>=14.17'} hasBin: true dev: true