From 310acc8c3b5138dbf3f062b325ce4f481caa01e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:12:54 +0000 Subject: [PATCH] chore(deps-dev): Bump typescript from 4.9.3 to 4.9.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2d598bf0732..fe41f2b8383 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "rimraf": "^3.0.1", "tsconfig-paths-webpack-plugin": "^4.0.0", "turndown": "^7.0.0", - "typescript": "4.9.3", + "typescript": "4.9.4", "vite": "^3.0.9", "vite-plugin-istanbul": "^3.0.1" }, diff --git a/yarn.lock b/yarn.lock index e6be233cab0..780672c22ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25208,7 +25208,17 @@ __metadata: languageName: node linkType: hard -"typescript@npm:4.9.3, typescript@npm:^3 || ^4": +"typescript@npm:4.9.4": + version: 4.9.4 + resolution: "typescript@npm:4.9.4" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9 + languageName: node + linkType: hard + +"typescript@npm:^3 || ^4": version: 4.9.3 resolution: "typescript@npm:4.9.3" bin: @@ -25218,7 +25228,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@4.9.3#~builtin, typescript@patch:typescript@^3 || ^4#~builtin": +"typescript@patch:typescript@4.9.4#~builtin": + version: 4.9.4 + resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin::version=4.9.4&hash=d73830" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d + languageName: node + linkType: hard + +"typescript@patch:typescript@^3 || ^4#~builtin": version: 4.9.3 resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin::version=4.9.3&hash=d73830" bin: @@ -25325,7 +25345,7 @@ __metadata: tocbot: ^4.12.0 tsconfig-paths-webpack-plugin: ^4.0.0 turndown: ^7.0.0 - typescript: 4.9.3 + typescript: 4.9.4 vite: ^3.0.9 vite-plugin-istanbul: ^3.0.1 languageName: unknown