diff --git a/package.json b/package.json index a3a2a56..ea82641 100755 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "semantic-release": "17.4.2", "ts-node": "8.10.2", "tslint": "6.1.3", - "typescript": "4.3.5", + "typescript": "4.6.4", "@types/inquirer": "^7.3.3", "chalk": "^4.1.2", "inquirer": "^8.1.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63ba9ae..ffbb8c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: superagent: ^5.3.1 ts-node: 8.10.2 tslint: 6.1.3 - typescript: 4.3.5 + typescript: 4.6.4 dependencies: cheerio: 1.0.0-rc.9 @@ -50,9 +50,9 @@ devDependencies: cz-conventional-changelog: 3.3.0 inquirer: 8.1.2 semantic-release: 17.4.2 - ts-node: 8.10.2_typescript@4.3.5 - tslint: 6.1.3_typescript@4.3.5 - typescript: 4.3.5 + ts-node: 8.10.2_typescript@4.6.4 + tslint: 6.1.3_typescript@4.6.4 + typescript: 4.6.4 packages: @@ -155,6 +155,7 @@ packages: /@commitlint/load/12.1.4: resolution: {integrity: sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==} engines: {node: '>=v10'} + requiresBuild: true dependencies: '@commitlint/execute-rule': 12.1.4 '@commitlint/resolve-extends': 12.1.4 @@ -3150,7 +3151,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /ts-node/8.10.2_typescript@4.3.5: + /ts-node/8.10.2_typescript@4.6.4: resolution: {integrity: sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==} engines: {node: '>=6.0.0'} hasBin: true @@ -3161,7 +3162,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.19 - typescript: 4.3.5 + typescript: 4.6.4 yn: 3.1.1 dev: true @@ -3177,7 +3178,7 @@ packages: resolution: {integrity: sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==} dev: false - /tslint/6.1.3_typescript@4.3.5: + /tslint/6.1.3_typescript@4.6.4: resolution: {integrity: sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==} engines: {node: '>=4.8.0'} deprecated: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. @@ -3197,17 +3198,17 @@ packages: resolve: 1.20.0 semver: 5.7.1 tslib: 1.14.1 - tsutils: 2.29.0_typescript@4.3.5 - typescript: 4.3.5 + tsutils: 2.29.0_typescript@4.6.4 + typescript: 4.6.4 dev: true - /tsutils/2.29.0_typescript@4.3.5: + /tsutils/2.29.0_typescript@4.6.4: resolution: {integrity: sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==} peerDependencies: typescript: '>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev' dependencies: tslib: 1.14.1 - typescript: 4.3.5 + typescript: 4.6.4 dev: true /type-fest/0.16.0: @@ -3235,8 +3236,8 @@ packages: engines: {node: '>=8'} dev: true - /typescript/4.3.5: - resolution: {integrity: sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==} + /typescript/4.6.4: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -3245,6 +3246,7 @@ packages: resolution: {integrity: sha512-rRprLwl8RVaS+Qvx3Wh5hPfPBn9++G6xkGlUupya0s5aDmNjI7z3lnRLB3u7sN4OmbB0pWgzhM9BEJyiWAwtAA==} engines: {node: '>=0.8.0'} hasBin: true + requiresBuild: true dev: true optional: true