Skip to content

Commit 378f36e

Browse files
chore(deps): update dependency typescript to v5.8.3 (#2810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 410a4c0 commit 378f36e

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "3.5.3",
8787
"semver": "7.7.1",
8888
"ts-jest": "29.3.1",
89-
"typescript": "5.8.2"
89+
"typescript": "5.8.3"
9090
},
9191
"publishConfig": {
9292
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"postcss-lightningcss": "1.0.1",
2828
"pagefind": "1.3.0",
2929
"tailwindcss": "3.4.17",
30-
"typescript": "5.8.2"
30+
"typescript": "5.8.3"
3131
},
3232
"browserslist": {
3333
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4618,10 +4618,10 @@ twoslash@^0.2.12:
46184618
"@typescript/vfs" "^1.6.0"
46194619
twoslash-protocol "0.2.12"
46204620

4621-
4622-
version "5.8.2"
4623-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4624-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
4621+
4622+
version "5.8.3"
4623+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4624+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
46254625

46264626
ufo@^1.5.4:
46274627
version "1.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,10 +5348,10 @@ typed-array-length@^1.0.7:
53485348
possible-typed-array-names "^1.0.0"
53495349
reflect.getprototypeof "^1.0.6"
53505350

5351-
5352-
version "5.8.2"
5353-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5354-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
5351+
5352+
version "5.8.3"
5353+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5354+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
53555355

53565356
unbox-primitive@^1.1.0:
53575357
version "1.1.0"

0 commit comments

Comments
 (0)