Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Oct 21, 2021
2 parents 967c893 + 11ede75 commit d4527f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -32,7 +32,7 @@
"@nestjs/platform-express": "8.1.1",
"@nestjs/platform-fastify": "8.1.1",
"@types/jest": "27.0.2",
"@types/lodash": "4.14.175",
"@types/lodash": "4.14.176",
"@types/node": "14.17.27",
"@typescript-eslint/eslint-plugin": "5.1.0",
"@typescript-eslint/parser": "5.1.0",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-import": "2.25.2",
"express": "4.17.1",
"fastify-swagger": "4.12.5",
"husky": "7.0.2",
"husky": "7.0.4",
"jest": "27.3.1",
"lint-staged": "11.2.3",
"prettier": "2.4.1",
Expand Down

0 comments on commit d4527f2

Please sign in to comment.