diff --git a/.changeset/warm-onions-search.md b/.changeset/warm-onions-search.md new file mode 100644 index 00000000000..a845151cc84 --- /dev/null +++ b/.changeset/warm-onions-search.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/package.json b/package.json index a7a2aa1cad8..7aa2de5daaf 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "puppeteer": "^19.2.0", "ts-jest": "29.1.2", "turbo": "latest", - "typescript": "~4.9.5", + "typescript": "~5.4.5", "webpack": "5.91.0", "yarn": "1.22.22" }, diff --git a/private/util-test/package.json b/private/util-test/package.json index 43196542a63..a5f8a783e25 100644 --- a/private/util-test/package.json +++ b/private/util-test/package.json @@ -28,6 +28,6 @@ "downlevel-dts": "0.10.1", "rimraf": "3.0.2", "typedoc": "0.23.23", - "typescript": "~4.9.5" + "typescript": "~5.4.5" } } diff --git a/yarn.lock b/yarn.lock index 4065c6a676d..0b0ee2078e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2994,7 +2994,7 @@ __metadata: rimraf: 3.0.2 tslib: ^2.6.2 typedoc: 0.23.23 - typescript: ~4.9.5 + typescript: ~5.4.5 languageName: unknown linkType: soft @@ -9969,7 +9969,7 @@ __metadata: rimraf: ^3.0.2 ts-jest: 29.1.2 turbo: latest - typescript: ~4.9.5 + typescript: ~5.4.5 webpack: 5.91.0 yarn: 1.22.22 languageName: unknown @@ -10867,6 +10867,16 @@ __metadata: languageName: node linkType: hard +"typescript@npm:~5.4.5": + version: 5.4.5 + resolution: "typescript@npm:5.4.5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0 + languageName: node + linkType: hard + "typescript@patch:typescript@^4.1.0-dev.20201026#~builtin, typescript@patch:typescript@^4.9.5#~builtin, typescript@patch:typescript@~4.9.5#~builtin": version: 4.9.5 resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin::version=4.9.5&hash=289587" @@ -10897,6 +10907,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@~5.4.5#~builtin": + version: 5.4.5 + resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin::version=5.4.5&hash=5adc0c" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c + languageName: node + linkType: hard + "ua-parser-js@npm:^0.7.30": version: 0.7.35 resolution: "ua-parser-js@npm:0.7.35"