Skip to content

Commit 5cd63f8

Browse files
authored
Merge pull request #24 from codeforjapan/dependabot/npm_and_yarn/typescript-72b643b273
chore(deps-dev): bump typescript from 5.7.2 to 5.8.2 in the typescript group
2 parents 5536cda + d789f11 commit 5cd63f8

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
@@ -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

+4-4
Original file line numberDiff line numberDiff line change
@@ -8472,10 +8472,10 @@ typescript-eslint@8.23.0:
84728472
"@typescript-eslint/parser" "8.23.0"
84738473
"@typescript-eslint/utils" "8.23.0"
84748474

8475-
typescript@5.7.2:
8476-
version "5.7.2"
8477-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8478-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8475+
typescript@5.8.2:
8476+
version "5.8.2"
8477+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8478+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
84798479

84808480
ufo@1.5.4, ufo@^1.5.4:
84818481
version "1.5.4"

0 commit comments

Comments
 (0)