Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2387)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent bcc624b commit 5a40303
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 330 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,18 @@
]
},
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@fastify/compress": "7.0.3",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/platform-express": "10.4.13",
"@nestjs/platform-fastify": "10.4.13",
"@nestjs/cli": "10.4.9",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/platform-fastify": "10.4.15",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.13",
"@nestjs/testing": "10.4.15",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "5.0.1",
Expand All @@ -98,20 +98,20 @@
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.2",
"@types/mocha": "10.0.10",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"c8": "10.1.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"c8": "10.1.3",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"globals": "15.13.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"markdown-toc": "1.2.0",
"mocha": "11.0.1",
"prettier": "3.4.2",
Expand Down
Loading

0 comments on commit 5a40303

Please sign in to comment.