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 Aug 12, 2022
1 parent 48266ba commit c0f0c92
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
12 changes: 6 additions & 6 deletions nest-typeorm/package.json
Expand Up @@ -30,7 +30,7 @@
"@nestjs/core": "9.0.8",
"@nestjs/platform-express": "9.0.8",
"reflect-metadata": "0.1.13",
"rhodash": "2.1.0",
"rhodash": "2.2.0",
"rimraf": "3.0.2",
"rxjs": "7.5.6",
"sqlite3": "5.0.11",
Expand All @@ -43,10 +43,10 @@
"@tsconfig/strictest": "1.0.1",
"@types/express": "4.17.13",
"@types/jest": "28.1.6",
"@types/node": "18.6.4",
"@types/node": "18.7.2",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -56,7 +56,7 @@
"ts-jest": "28.0.7",
"ts-loader": "9.3.1",
"ts-node": "10.9.1",
"tsconfig-paths": "4.0.0",
"tsconfig-paths": "4.1.0",
"typescript": "4.7.4",
"webpack": "5.74.0"
},
Expand All @@ -77,5 +77,5 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"packageManager": "pnpm@7.8.0"
"packageManager": "pnpm@7.9.0"
}

0 comments on commit c0f0c92

Please sign in to comment.