diff --git a/package.json b/package.json index df412db54..9c7ef96d5 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "stylelint": "14.9.1", "textlint": "12.1.1", "ts-jest": "28.0.5", - "typescript": "4.7.3" + "typescript": "4.7.4" }, "devDependencies": { "@types/jest": "^28.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61ec7be3a..acd95c7d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ importers: stylelint: 14.9.1 textlint: 12.1.1 ts-jest: 28.0.5 - typescript: 4.7.3 + typescript: 4.7.4 dependencies: '@babel/cli': 7.17.10_@babel+core@7.17.10 '@babel/core': 7.17.10 @@ -77,8 +77,8 @@ importers: sort-package-json: 1.57.0 stylelint: 14.9.1 textlint: 12.1.1 - ts-jest: 28.0.5_3b57b1c1ce342c0a88a16a97f74943c8 - typescript: 4.7.3 + ts-jest: 28.0.5_6e10759aed5e04ba08628781f5ee99a3 + typescript: 4.7.4 devDependencies: '@types/jest': 28.1.0 '@types/node': 16.11.41 @@ -12781,7 +12781,7 @@ packages: /try-resolve/1.0.1: resolution: {integrity: sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=} - /ts-jest/28.0.5_3b57b1c1ce342c0a88a16a97f74943c8: + /ts-jest/28.0.5_6e10759aed5e04ba08628781f5ee99a3: resolution: {integrity: sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -12809,7 +12809,7 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.7 - typescript: 4.7.3 + typescript: 4.7.4 yargs-parser: 21.0.1 dev: false @@ -12940,8 +12940,8 @@ packages: hasBin: true dev: false - /typescript/4.7.3: - resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==} + /typescript/4.7.4: + resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} engines: {node: '>=4.2.0'} hasBin: true dev: false