Skip to content

Commit d789f11

Browse files
chore(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.2 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6015d6d commit d789f11

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
@@ -76,7 +76,7 @@
7676
"prettier": "3.4.2",
7777
"prettier-plugin-tailwindcss": "0.6.11",
7878
"tailwindcss": "4.0.0",
79-
"typescript": "5.7.2",
79+
"typescript": "5.8.2",
8080
"typescript-eslint": "8.23.0",
8181
"unplugin-icons": "22.0.0",
8282
"vite": "5.4.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8563,10 +8563,10 @@ [email protected]:
85638563
"@typescript-eslint/parser" "8.23.0"
85648564
"@typescript-eslint/utils" "8.23.0"
85658565

8566-
typescript@5.7.2:
8567-
version "5.7.2"
8568-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8569-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8566+
typescript@5.8.2:
8567+
version "5.8.2"
8568+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8569+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
85708570

85718571
[email protected], ufo@^1.5.4:
85728572
version "1.5.4"

0 commit comments

Comments
 (0)