Skip to content

Commit b8c54aa

Browse files
authored
Merge pull request #359 from wolfpackthatcodes/dependabot/npm_and_yarn/code/typescript-5.8.2
2 parents 9ce2919 + cb09281 commit b8c54aa

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"globals": "^15.15.0",
6666
"msw": "^2.7.3",
6767
"prettier": "^3.5.2",
68-
"typescript": "^5.7.3",
68+
"typescript": "^5.8.2",
6969
"typescript-eslint": "^8.26.0",
7070
"vite": "^6.1.0",
7171
"vite-plugin-dts": "^4.5.3",

code/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3446,11 +3446,16 @@ typescript-eslint@^8.26.0:
34463446
"@typescript-eslint/parser" "8.26.0"
34473447
"@typescript-eslint/utils" "8.26.0"
34483448

3449-
typescript@5.7.3, typescript@^5.7.3:
3449+
typescript@5.7.3:
34503450
version "5.7.3"
34513451
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
34523452
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
34533453

3454+
typescript@^5.8.2:
3455+
version "5.8.2"
3456+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3457+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
3458+
34543459
ufo@^1.5.4:
34553460
version "1.5.4"
34563461
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.5.4.tgz#16d6949674ca0c9e0fbbae1fa20a71d7b1ded754"

0 commit comments

Comments
 (0)