Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/typeorm
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jun 2, 2022
2 parents 8f4f57d + e6e8d51 commit 9432329
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 15 deletions.
90 changes: 77 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/core": "8.4.6",
"@nestjs/platform-express": "8.4.6",
"@nestjs/testing": "8.4.6",
"@types/jest": "27.5.1",
"@types/jest": "28.1.0",
"@types/node": "17.0.8",
"@types/supertest": "2.0.12",
"@types/uuid": "8.3.4",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-import": "2.26.0",
"husky": "8.0.1",
"jest": "28.1.0",
"lint-staged": "12.5.0",
"lint-staged": "13.0.0",
"mysql": "2.18.1",
"pg": "8.7.3",
"prettier": "2.6.2",
Expand Down

0 comments on commit 9432329

Please sign in to comment.