Skip to content

Commit 9f00067

Browse files
Bump typescript from 5.7.2 to 5.8.3 (#255)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 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.7.2...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ee58ba commit 9f00067

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"js-yaml": "^4.1.0",
4545
"prettier": "3.6.2",
4646
"ts-jest": "29.4.1",
47-
"typescript": "5.7.2",
47+
"typescript": "5.8.3",
4848
"typescript-eslint": "8.41.0"
4949
}
5050
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7007,12 +7007,7 @@ typescript-eslint@^8.14.0:
70077007
"@typescript-eslint/parser" "8.31.1"
70087008
"@typescript-eslint/utils" "8.31.1"
70097009

7010-
typescript@5.7.2:
7011-
version "5.7.2"
7012-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7013-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
7014-
7015-
typescript@^5.7.3:
7010+
typescript@5.8.3, typescript@^5.7.3:
70167011
version "5.8.3"
70177012
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
70187013
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==

0 commit comments

Comments
 (0)