Skip to content

Commit

Permalink
Merge branch 'master' into chore/update-dependencies-for-fastify-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony133 authored Jan 2, 2025
2 parents fe8b3e9 + 4e68fde commit 7c8c7c7
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"graphql": "16.9.0"
},
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-angular": "19.6.0",
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@types/graphql": "14.5.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/node-fetch": "3.0.3",
"@types/normalize-path": "3.0.2",
"@types/supertest": "6.0.2",
"@types/ws": "8.5.13",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -53,18 +53,18 @@
"jest": "29.7.0",
"lerna": "8.1.9",
"lerna-changelog": "2.2.0",
"lint-staged": "15.2.11",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"prettierv2": "npm:prettier@2.8.8",
"reflect-metadata": "0.2.2",
"release-it": "17.10.0",
"release-it": "17.11.0",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.0"
"typescript-eslint": "8.19.0"
},
"changelog": {
"labels": {
Expand Down
Loading

0 comments on commit 7c8c7c7

Please sign in to comment.