Skip to content

Commit b17cbd4

Browse files
Merge pull request #1093 from devoxa/renovate/typescript-5.x
chore(deps): update dependency typescript from 5.8.3 to 5.9.2
2 parents c618e83 + f80b87e commit b17cbd4

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
@@ -36,7 +36,7 @@
3636
"jest": "29.7.0",
3737
"prettier": "3.6.2",
3838
"prisma": "6.13.0",
39-
"typescript": "5.8.3"
39+
"typescript": "5.9.2"
4040
},
4141
"publishConfig": {
4242
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4822,10 +4822,10 @@ [email protected]:
48224822
"@typescript-eslint/parser" "8.18.1"
48234823
"@typescript-eslint/utils" "8.18.1"
48244824

4825-
typescript@5.8.3:
4826-
version "5.8.3"
4827-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4828-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4825+
typescript@5.9.2:
4826+
version "5.9.2"
4827+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4828+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
48294829

48304830
unbox-primitive@^1.0.2:
48314831
version "1.0.2"

0 commit comments

Comments
 (0)