Skip to content

Commit 0f5ea96

Browse files
fix(deps): update dependency typescript to v5
1 parent 8088682 commit 0f5ea96

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
@@ -18,7 +18,7 @@
1818
"react-router-dom": "5.3.4",
1919
"react-scripts": "3.4.4",
2020
"sass": "1.59.3",
21-
"typescript": "3.9.10"
21+
"typescript": "5.7.2"
2222
},
2323
"scripts": {
2424
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10280,10 +10280,10 @@ typedarray@^0.0.6:
1028010280
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1028110281
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1028210282

10283-
typescript@3.9.10:
10284-
version "3.9.10"
10285-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
10286-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
10283+
typescript@5.7.2:
10284+
version "5.7.2"
10285+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
10286+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1028710287

1028810288
unicode-canonical-property-names-ecmascript@^1.0.4:
1028910289
version "1.0.4"

0 commit comments

Comments
 (0)