Skip to content

Commit

Permalink
Update dependency supertest to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 3e5bebf commit b0c43a7
Show file tree
Hide file tree
Showing 26 changed files with 593 additions and 491 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"@types/express": "4.17.13",
"@types/jest": "28.1.3",
"@types/node": "18.0.0",
"@types/supertest": "2.0.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "28.1.1",
"prettier": "2.7.1",
"supertest": "6.2.3",
"supertest": "6.3.3",
"ts-jest": "28.0.5",
"ts-loader": "9.3.1",
"ts-node": "10.8.1",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"@types/express": "4.17.13",
"@types/jest": "28.1.3",
"@types/node": "18.0.0",
"@types/supertest": "2.0.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "28.1.1",
"prettier": "2.7.1",
"supertest": "6.2.3",
"supertest": "6.3.3",
"ts-jest": "28.0.5",
"ts-loader": "9.3.1",
"ts-node": "10.8.1",
Expand Down
Loading

0 comments on commit b0c43a7

Please sign in to comment.