Skip to content

Commit 30b7764

Browse files
chore(deps): update dependency typescript to v5
1 parent be55022 commit 30b7764

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
@@ -24,6 +24,6 @@
2424
"eslint-plugin-react": "^7.28.0",
2525
"eslint-plugin-react-hooks": "^4.3.0",
2626
"prettier": "^2.5.1",
27-
"typescript": "^4.5.5"
27+
"typescript": "^5.0.0"
2828
}
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,10 +1510,10 @@ type-fest@^0.20.2:
15101510
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
15111511
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
15121512

1513-
typescript@^4.5.5:
1514-
version "4.5.5"
1515-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
1516-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1513+
typescript@^5.0.0:
1514+
version "5.9.3"
1515+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
1516+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
15171517

15181518
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
15191519
version "1.0.1"

0 commit comments

Comments
 (0)