Skip to content

Commit 2f56d66

Browse files
chore(deps): update dependency typescript to ^5.8.2
1 parent ffafedd commit 2f56d66

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"peerDependencies": {
5353
"@babel/core": "^7.23.0",
54-
"typescript": "^5.3.0"
54+
"typescript": "^5.8.2"
5555
},
5656
"dependencies": {
5757
"@babel/helper-plugin-utils": "^7.22.5",
@@ -89,7 +89,7 @@
8989
"core-dts": "^0.0.3",
9090
"jest": "^29.7.0",
9191
"ts-node": "^10.9.2",
92-
"typescript": "^5.3.3",
92+
"typescript": "^5.8.2",
9393
"yarn-deduplicate": "^6.0.2"
9494
},
9595
"resolutions": {

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3731,11 +3731,9 @@ babel-preset-jest@^29.6.3:
37313731

37323732
babel-preset-proposal-typescript@^3.0.0:
37333733
version "0.0.0"
3734-
uid ""
37353734

37363735
"babel-preset-proposal-typescript@link:.":
37373736
version "0.0.0"
3738-
uid ""
37393737

37403738
babylon@^7.0.0-beta.44:
37413739
version "7.0.0-beta.47"
@@ -10926,10 +10924,10 @@ typedarray@^0.0.6:
1092610924
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
1092710925
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1092810926

10929-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.3.3:
10930-
version "5.3.3"
10931-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10932-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10927+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.8.2:
10928+
version "5.8.2"
10929+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
10930+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1093310931

1093410932
unassert@^2.0.0, unassert@^2.0.2:
1093510933
version "2.0.2"

0 commit comments

Comments
 (0)