Skip to content

Commit 4331d46

Browse files
chore(deps): update dependency typescript to v5.8.3 (#1085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e960b20 commit 4331d46

File tree

3 files changed

+229
-229
lines changed

3 files changed

+229
-229
lines changed

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"ts-loader": "9.5.2",
8181
"ts-node": "10.9.2",
8282
"tsconfig-paths": "4.2.0",
83-
"typescript": "5.8.2"
83+
"typescript": "5.8.3"
8484
},
8585
"jest": {
8686
"moduleFileExtensions": [

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"git-commit-info": "2.0.2",
3939
"nuxt": "3.15.4",
4040
"prettier": "3.5.3",
41-
"typescript": "5.8.2"
41+
"typescript": "5.8.3"
4242
}
4343
}

0 commit comments

Comments
 (0)