Skip to content

Commit

Permalink
Update dependency supertest to v6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 3e5bebf commit 6a084c0
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.4",
"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.4",
"ts-jest": "28.0.5",
"ts-loader": "9.3.1",
"ts-node": "10.8.1",
Expand Down
Loading

0 comments on commit 6a084c0

Please sign in to comment.