Skip to content

Commit 64b980c

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#153)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 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 434f08f commit 64b980c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@docusaurus/module-type-aliases": "3.8.1",
3333
"@docusaurus/tsconfig": "3.8.1",
3434
"@docusaurus/types": "3.8.1",
35-
"typescript": "~5.8.3"
35+
"typescript": "~5.9.2"
3636
},
3737
"browserslist": {
3838
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10174,10 +10174,10 @@ typedarray-to-buffer@^3.1.5:
1017410174
dependencies:
1017510175
is-typedarray "^1.0.0"
1017610176

10177-
typescript@~5.8.3:
10178-
version "5.8.3"
10179-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz"
10180-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
10177+
typescript@~5.9.2:
10178+
version "5.9.2"
10179+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
10180+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
1018110181

1018210182
ufo@^1.5.4:
1018310183
version "1.5.4"

0 commit comments

Comments
 (0)