Skip to content

Commit b438ef8

Browse files
authored
Merge pull request #3655 from DevanB/dependabot/npm_and_yarn/trivia-game-react/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2 in /trivia-game-react
2 parents 3277422 + 8c1cd5c commit b438ef8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-scripts": "5.0.1",
3131
"styled-components": "6.1.15",
3232
"tailwind.macro": "1.0.0-alpha.10",
33-
"typescript": "5.7.3",
33+
"typescript": "5.8.2",
3434
"xstate": "5.19.2"
3535
},
3636
"devDependencies": {

trivia-game-react/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11798,10 +11798,10 @@ typedarray-to-buffer@^3.1.5:
1179811798
dependencies:
1179911799
is-typedarray "^1.0.0"
1180011800

11801-
typescript@5.7.3:
11802-
version "5.7.3"
11803-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
11804-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
11801+
typescript@5.8.2:
11802+
version "5.8.2"
11803+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
11804+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1180511805

1180611806
unbox-primitive@^1.0.1:
1180711807
version "1.0.1"

0 commit comments

Comments
 (0)