From 2968172a22a8af10aac303eaf6abebaa7705470c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 03:28:08 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.1.3 --- package.json | 2 +- pnpm-lock.yaml | 70 +++++++++++++++++++++++++------------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index 568bfdc..a436be1 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,6 @@ "eslint-plugin-github": "4.8.0", "js-yaml": "4.1.0", "prettier": "2.8.8", - "typescript": "5.0.4" + "typescript": "5.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a669702..0e65068 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ devDependencies: version: 18.16.16 '@typescript-eslint/parser': specifier: 5.59.9 - version: 5.59.9(eslint@8.42.0)(typescript@5.0.4) + version: 5.59.9(eslint@8.42.0)(typescript@5.1.3) '@vercel/ncc': specifier: 0.36.1 version: 0.36.1 @@ -42,7 +42,7 @@ devDependencies: version: 8.42.0 eslint-plugin-github: specifier: 4.8.0 - version: 4.8.0(eslint@8.42.0)(typescript@5.0.4) + version: 4.8.0(eslint@8.42.0)(typescript@5.1.3) js-yaml: specifier: 4.1.0 version: 4.1.0 @@ -50,8 +50,8 @@ devDependencies: specifier: 2.8.8 version: 2.8.8 typescript: - specifier: 5.0.4 - version: 5.0.4 + specifier: 5.1.3 + version: 5.1.3 packages: @@ -259,7 +259,7 @@ packages: resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==} dev: true - /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.0.4): + /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.1.3): resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -270,23 +270,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.1.3) '@typescript-eslint/scope-manager': 5.30.0 - '@typescript-eslint/type-utils': 5.30.0(eslint@8.42.0)(typescript@5.0.4) - '@typescript-eslint/utils': 5.30.0(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/type-utils': 5.30.0(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.30.0(eslint@8.42.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.59.9(eslint@8.42.0)(typescript@5.0.4): + /@typescript-eslint/parser@5.59.9(eslint@8.42.0)(typescript@5.1.3): resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -298,10 +298,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.59.9 '@typescript-eslint/types': 5.59.9 - '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 - typescript: 5.0.4 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -322,7 +322,7 @@ packages: '@typescript-eslint/visitor-keys': 5.59.9 dev: true - /@typescript-eslint/type-utils@5.30.0(eslint@8.42.0)(typescript@5.0.4): + /@typescript-eslint/type-utils@5.30.0(eslint@8.42.0)(typescript@5.1.3): resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -332,11 +332,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.0(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/utils': 5.30.0(eslint@8.42.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -351,7 +351,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.30.0(typescript@5.0.4): + /@typescript-eslint/typescript-estree@5.30.0(typescript@5.1.3): resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -366,13 +366,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.59.9(typescript@5.0.4): + /@typescript-eslint/typescript-estree@5.59.9(typescript@5.1.3): resolution: {integrity: sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -387,13 +387,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.30.0(eslint@8.42.0)(typescript@5.0.4): + /@typescript-eslint/utils@5.30.0(eslint@8.42.0)(typescript@5.1.3): resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -402,7 +402,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/types': 5.30.0 - '@typescript-eslint/typescript-estree': 5.30.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.30.0(typescript@5.1.3) eslint: 8.42.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.42.0) @@ -839,7 +839,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.1.3) debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -879,15 +879,15 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github@4.8.0(eslint@8.42.0)(typescript@5.0.4): + /eslint-plugin-github@4.8.0(eslint@8.42.0)(typescript@5.1.3): resolution: {integrity: sha512-1qu1qcyac4FfZmT9KNPr5250DwWzwp6uy6xAqHD2boE4OquUpeTni05yPn1b6y6vUYm/q8+npTdyYiRSqvg+BQ==} hasBin: true peerDependencies: eslint: ^8.0.1 dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.0.4) - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.1.3) aria-query: 5.1.3 eslint: 8.42.0 eslint-config-prettier: 8.5.0(eslint@8.42.0) @@ -928,7 +928,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.42.0)(typescript@5.1.3) array-includes: 3.1.6 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -2043,14 +2043,14 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsutils@3.21.0(typescript@5.0.4): + /tsutils@3.21.0(typescript@5.1.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: 5.0.4 + typescript: 5.1.3 dev: true /tunnel@0.0.6: @@ -2078,9 +2078,9 @@ packages: is-typed-array: 1.1.10 dev: true - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true dev: true