Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/passport
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Nov 25, 2020
2 parents 9eb962c + 39a8a51 commit ad6b5c4
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-angular": "11.0.0",
"@nestjs/common": "7.5.4",
"@nestjs/common": "7.5.5",
"@types/node": "11.15.0",
"@types/passport": "1.0.4",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"@typescript-eslint/eslint-plugin": "4.8.2",
"@typescript-eslint/parser": "4.8.2",
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
"husky": "4.3.0",
"lint-staged": "10.5.1",
"lint-staged": "10.5.2",
"passport": "0.4.1",
"prettier": "2.2.0",
"release-it": "14.2.1",
Expand Down

0 comments on commit ad6b5c4

Please sign in to comment.