Skip to content

Commit 7e19a2a

Browse files
Merge pull request #155 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.8.2 to 5.8.3
2 parents 00c7ea7 + 1d94665 commit 7e19a2a

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
@@ -30,7 +30,7 @@
3030
"eslint": "9.24.0",
3131
"prettier": "3.5.3",
3232
"ts-node-dev": "2.0.0",
33-
"typescript": "5.8.2"
33+
"typescript": "5.8.3"
3434
},
3535
"volta": {
3636
"node": "20.9.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2820,10 +2820,10 @@ [email protected]:
28202820
"@typescript-eslint/parser" "8.18.1"
28212821
"@typescript-eslint/utils" "8.18.1"
28222822

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

28282828
unbox-primitive@^1.0.2:
28292829
version "1.0.2"

0 commit comments

Comments
 (0)