Skip to content

Commit 028df53

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1119d9b commit 028df53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"prettier": "^3.3.3",
300300
"ts-loader": "^9.5.1",
301301
"tsc-watch": "^6.2.0",
302-
"typescript": "^5.4.5",
302+
"typescript": "^5.8.3",
303303
"utf-8-validate": "^6.0.5",
304304
"vitest": "^0.34.6",
305305
"vscode-test": "^1.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6447,10 +6447,10 @@ typedarray-to-buffer@^3.1.5:
64476447
dependencies:
64486448
is-typedarray "^1.0.0"
64496449

6450-
typescript@^5.4.5:
6451-
version "5.4.5"
6452-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6453-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6450+
typescript@^5.8.3:
6451+
version "5.8.3"
6452+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6453+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
64546454

64556455
ua-parser-js@^1.0.38:
64566456
version "1.0.38"

0 commit comments

Comments
 (0)