Skip to content

Commit

Permalink
Merge pull request #63 from crt25/dependabot/npm_and_yarn/backend/bac…
Browse files Browse the repository at this point in the history
…kend-development-8c8a52ad1a

Bump the backend-development group across 1 directory with 10 updates
  • Loading branch information
Tyratox authored Nov 5, 2024
2 parents b4d9d11 + 517a8f6 commit b173f4c
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 192 deletions.
20 changes: 10 additions & 10 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"ts-pattern": "^5.5.0"
},
"devDependencies": {
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.1",
"@nestjs/cli": "^10.4.7",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.6",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -61,14 +61,14 @@
"json-schema-to-typescript": "^15.0.2",
"mkdirp": "^3.0.1",
"prettier": "^3.0.0",
"prisma": "^5.20.0",
"prisma": "^5.21.1",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.3"
"typescript": "^5.6.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Loading

0 comments on commit b173f4c

Please sign in to comment.