Skip to content

Commit

Permalink
Merge pull request #420 from nest-modules/renovate/supertest-6.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency supertest to v6.0.1
  • Loading branch information
juandav authored Nov 7, 2020
2 parents b41c327 + 44bab19 commit 75fcc39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/01-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"prettier": "2.1.2",
"supertest": "6.0.0",
"supertest": "6.0.1",
"ts-jest": "26.4.3",
"ts-loader": "8.0.10",
"ts-node": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/02-custom-template-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"prettier": "2.1.2",
"supertest": "6.0.0",
"supertest": "6.0.1",
"ts-jest": "26.4.3",
"ts-loader": "8.0.10",
"ts-node": "9.0.0",
Expand Down

0 comments on commit 75fcc39

Please sign in to comment.