Skip to content

Commit 5dd8e3f

Browse files
fix(deps): update dependency typescript to v5
1 parent e6f5f93 commit 5dd8e3f

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.4.5"
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.4.5:
10284+
version "5.4.5"
10285+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
10286+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1028710287

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

0 commit comments

Comments
 (0)