Skip to content

Commit 1fc6e8f

Browse files
chore(deps): update dependency typescript to ^5.9.2 (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f6b1a7 commit 1fc6e8f

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
@@ -60,6 +60,6 @@
6060
"prisma": "^5.22.0",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.4.0",
63-
"typescript": "^5.8.3"
63+
"typescript": "^5.9.2"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7912,10 +7912,10 @@ typescript-eslint@^8.32.0, typescript-eslint@^8.38.0:
79127912
"@typescript-eslint/typescript-estree" "8.38.0"
79137913
"@typescript-eslint/utils" "8.38.0"
79147914

7915-
typescript@^5.8.3:
7916-
version "5.8.3"
7917-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7918-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
7915+
typescript@^5.9.2:
7916+
version "5.9.2"
7917+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7918+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
79197919

79207920
uglify-js@^3.1.4:
79217921
version "3.17.4"

0 commit comments

Comments
 (0)