Skip to content

Commit

Permalink
Update All non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent ff4335a commit bbb8bc3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@mikro-orm/postgresql": "5.4.2",
"@nestjs/apollo": "10.1.0",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.0.11",
"@nestjs/core": "9.0.11",
"@nestjs/common": "9.1.2",
"@nestjs/core": "9.1.2",
"@nestjs/cqrs": "9.0.1",
"@nestjs/graphql": "10.1.1",
"@nestjs/platform-fastify": "9.0.11",
"@nestjs/graphql": "10.1.2",
"@nestjs/platform-fastify": "9.1.2",
"@nestjs/swagger": "6.1.2",
"apollo-server-fastify": "3.10.2",
"class-transformer": "0.5.1",
Expand All @@ -54,24 +54,24 @@
"graphql-scalars": "1.18.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.6"
"rxjs": "7.5.7"
},
"devDependencies": {
"@types/cookies": "0.7.7",
"@types/jest": "29.0.2",
"@types/jest": "29.0.3",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "16.11.59",
"@types/node": "16.11.61",
"@types/passport-jwt": "3.0.6",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"enhanced-resolve": "5.10.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-plugin-jest": "27.0.4",
"husky": "8.0.1",
"jest": "29.0.3",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"ts-jest": "29.0.1",
"ts-jest": "29.0.2",
"ts-node": "10.9.1",
"tsc-watch": "5.0.3",
"tsconfig-paths": "4.1.0",
Expand Down

0 comments on commit bbb8bc3

Please sign in to comment.