Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent 25f4903 commit 4b13d89
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,33 +42,33 @@
"dotenv": "16.3.1",
"envalid": "8.0.0",
"eslint-plugin-import": "2.29.0",
"nestjs-grpc-reflection": "0.2.0",
"nestjs-grpc-reflection": "0.2.1",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1"
},
"devDependencies": {
"@mikro-orm/cli": "5.9.4",
"@nestjs/testing": "10.2.10",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/jsonwebtoken": "9.0.5",
"@types/node": "20.10.1",
"@types/node": "20.10.4",
"@types/passport-http-bearer": "1.0.41",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"enhanced-resolve": "5.15.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"eslint-plugin-jest": "27.6.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tsc-watch": "6.0.4",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit 4b13d89

Please sign in to comment.