Skip to content

Commit dd7d7db

Browse files
Update dependencies
1 parent 5eb5fd1 commit dd7d7db

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,7 +24,7 @@
2424
"react-router-dom": "^5.3.0",
2525
"react-scripts": "4.0.3",
2626
"web-vitals": "^1.0.1",
27-
"typescript": "^4.1.2"
27+
"typescript": "^5.1.3"
2828
},
2929
"scripts": {
3030
"start": "react-scripts start",

yarn.lock

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

11095-
typescript@^4.1.2:
11096-
version "4.9.5"
11097-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11098-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11095+
typescript@^5.1.3:
11096+
version "5.1.3"
11097+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
11098+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
1109911099

1110011100
unbox-primitive@^1.0.1:
1110111101
version "1.0.1"

0 commit comments

Comments
 (0)