Skip to content

Commit 6291f43

Browse files
chore(deps): update dependency typescript to v5
1 parent 3f2a208 commit 6291f43

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
@@ -27,7 +27,7 @@
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.16.3",
2929
"@types/react": "18.2.4",
30-
"typescript": "4.9.5",
30+
"typescript": "5.0.4",
3131
"typescript-styled-plugin": "0.18.3"
3232
}
3333
}

yarn.lock

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

2883-
typescript@4.9.5:
2884-
version "4.9.5"
2885-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2886-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2883+
typescript@5.0.4:
2884+
version "5.0.4"
2885+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
2886+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
28872887

28882888
unified@^10.0.0:
28892889
version "10.1.1"

0 commit comments

Comments
 (0)