Skip to content

Commit be91d72

Browse files
authored
Merge branch 'master' into feature/compose
2 parents 5cff0c2 + 008468d commit be91d72

File tree

2 files changed

+37
-127
lines changed

2 files changed

+37
-127
lines changed

package-lock.json

Lines changed: 33 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
"@types/body-parser": "^1.19.5",
3737
"@types/cors": "^2.8.18",
3838
"@types/eslint": "^9.6.1",
39-
"@types/express": "^5.0.1",
39+
"@types/express": "^5.0.2",
4040
"@types/jest": "^29.5.14",
41-
"@types/node": "^22.15.18",
41+
"@types/node": "^22.15.21",
4242
"@types/sequelize": "^4.28.20",
4343
"@types/supertest": "^6.0.3",
4444
"@types/swagger-jsdoc": "^6.0.4",
4545
"@types/swagger-ui-express": "^4.1.8",
4646
"@typescript-eslint/eslint-plugin": "^8.32.1",
4747
"@typescript-eslint/parser": "^8.32.1",
4848
"commitlint": "^19.8.1",
49-
"eslint": "^9.26.0",
49+
"eslint": "^9.27.0",
5050
"eslint-config-prettier": "^10.1.3",
5151
"jest": "^29.7.0",
5252
"nodemon": "^3.1.10",
5353
"prettier": "^3.5.3",
5454
"supertest": "^7.1.1",
55-
"ts-jest": "^29.3.3",
55+
"ts-jest": "^29.3.4",
5656
"ts-node": "^10.9.2",
5757
"typescript": "^5.8.3"
5858
}

0 commit comments

Comments
 (0)