Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit c329381

Browse files
chore(deps): update dependency typescript to v5
1 parent 5550f0b commit c329381

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-scripts": "4.0.3"
2525
},
2626
"devDependencies": {
27-
"typescript": "4.9.5"
27+
"typescript": "5.5.4"
2828
},
2929
"scripts": {
3030
"start": "react-scripts --openssl-legacy-provider start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12093,10 +12093,10 @@ typedarray@^0.0.6:
1209312093
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1209412094
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1209512095

12096-
typescript@4.9.5:
12097-
version "4.9.5"
12098-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12099-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12096+
typescript@5.5.4:
12097+
version "5.5.4"
12098+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
12099+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1210012100

1210112101
unbox-primitive@^1.0.2:
1210212102
version "1.0.2"

0 commit comments

Comments
 (0)