Skip to content

Commit ea44606

Browse files
Bump typescript from 5.5.4 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.5.4...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 451a3a2 commit ea44606

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"glob": "^11.0.0",
125125
"globals": "^16.3.0",
126126
"mocha": "^11.0.1",
127-
"typescript": "=5.5.4",
127+
"typescript": "=5.8.3",
128128
"typescript-eslint": "^8.37.0"
129129
},
130130
"__metadata": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3132,10 +3132,10 @@ typescript-eslint@^8.37.0:
31323132
"@typescript-eslint/typescript-estree" "8.37.0"
31333133
"@typescript-eslint/utils" "8.37.0"
31343134

3135-
typescript@=5.5.4:
3136-
version "5.5.4"
3137-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3138-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
3135+
typescript@=5.8.3:
3136+
version "5.8.3"
3137+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3138+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
31393139

31403140
uc.micro@^2.0.0, uc.micro@^2.1.0:
31413141
version "2.1.0"

0 commit comments

Comments
 (0)