Skip to content

Commit d3bb207

Browse files
Bump typescript from 5.7.3 to 5.8.2 (#759)
1 parent 7b9f062 commit d3bb207

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
@@ -50,7 +50,7 @@
5050
"eslint": "^9.12.0",
5151
"eslint-config-next": "14.2.14",
5252
"playwright": "^1.47.2",
53-
"typescript": ">=5.7.3",
53+
"typescript": ">=5.8.2",
5454
"webpack": "^5.98.0"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5097,10 +5097,10 @@ typed-array-length@^1.0.6:
50975097
is-typed-array "^1.1.13"
50985098
possible-typed-array-names "^1.0.0"
50995099

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

51055105
unbox-primitive@^1.0.2:
51065106
version "1.0.2"

0 commit comments

Comments
 (0)