Skip to content

Commit 44620d2

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
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.7.2"
1515+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1516+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
15171517

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

0 commit comments

Comments
 (0)