Skip to content

Commit bb567f9

Browse files
chore(deps): update dependency typescript to v5
1 parent 061f5e3 commit bb567f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
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.6"
7229+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
7230+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
72317231

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

0 commit comments

Comments
 (0)