Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Valeriano committed Oct 15, 2024
1 parent 5d1a6c2 commit 0e6e7ae
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 199 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@mkvlrn/configurations": "^1.0.5",
"@mkvlrn/configurations": "^1.0.7",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.4",
"@types/express": "^5.0.0",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.3",
"esbuild": "^0.24.0",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"supertest": "^7.0.0",
"tsc-alias": "^1.8.10",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"dependencies": {
"@nestjs/common": "^10.4.4",
Expand Down
Loading

0 comments on commit 0e6e7ae

Please sign in to comment.