Skip to content

Commit 50176c8

Browse files
chore(deps): update dependency typescript to v5
1 parent 1d6fe8c commit 50176c8

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.15.11",
2929
"@types/react": "18.0.32",
30-
"typescript": "4.9.5",
30+
"typescript": "5.0.3",
3131
"typescript-styled-plugin": "0.18.2"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,10 +2934,10 @@ typescript-template-language-service-decorator@^2.2.0:
29342934
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
29352935
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==
29362936

2937-
typescript@4.9.5:
2938-
version "4.9.5"
2939-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2940-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2937+
typescript@5.0.3:
2938+
version "5.0.3"
2939+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
2940+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
29412941

29422942
unified@^10.0.0:
29432943
version "10.1.1"

0 commit comments

Comments
 (0)