Skip to content

Commit 34faf7e

Browse files
chore(deps): update dependency typescript to v5
1 parent f8f3e7d commit 34faf7e

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
"@emotion/babel-preset-css-prop": "11.11.0",
2525
"@types/node": "17.0.35",
2626
"@types/react": "18.2.7",
27-
"typescript": "4.9.5",
27+
"typescript": "5.1.3",
2828
"typescript-styled-plugin": "0.18.3"
2929
}
3030
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,10 +2367,10 @@ typescript-template-language-service-decorator@^2.3.2:
23672367
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.3.2.tgz#095c1b5ea88c839d9b202fad3ec8c87c1b062953"
23682368
integrity sha512-hN0zNkr5luPCeXTlXKxsfBPlkAzx86ZRM1vPdL7DbEqqWoeXSxplACy98NpKpLmXsdq7iePUzAXloCAoPKBV6A==
23692369

2370-
typescript@4.9.5:
2371-
version "4.9.5"
2372-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2373-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2370+
typescript@5.1.3:
2371+
version "5.1.3"
2372+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
2373+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
23742374

23752375
unified@^10.0.0:
23762376
version "10.1.1"

0 commit comments

Comments
 (0)