Skip to content

Commit ad4c46f

Browse files
chore(deps): update dependency typescript to v5
1 parent 5ff55c4 commit ad4c46f

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
@@ -31,7 +31,7 @@
3131
"@docusaurus/types": "^2.4.1",
3232
"@tsconfig/docusaurus": "^1.0.6",
3333
"@types/react": "^18.0.26",
34-
"typescript": "^4.9.4"
34+
"typescript": "^5.0.0"
3535
},
3636
"browserslist": {
3737
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7224,10 +7224,10 @@ typedarray-to-buffer@^3.1.5:
72247224
dependencies:
72257225
is-typedarray "^1.0.0"
72267226

7227-
typescript@^4.9.4:
7228-
version "4.9.4"
7229-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7230-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
7227+
typescript@^5.0.0:
7228+
version "5.1.3"
7229+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
7230+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
72317231

72327232
ua-parser-js@^0.7.30:
72337233
version "0.7.32"

0 commit comments

Comments
 (0)