Skip to content

Commit

Permalink
chore(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16 (#13737)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16

Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 9827397 commit 9aaccd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"@types/plist": "3.0.4",
"@types/request-promise-native": "1.0.21",
"@types/require-all": "3.0.6",
"@types/supertest": "2.0.15",
"@types/supertest": "2.0.16",
"@types/tiny-async-pool": "2.0.1",
"@types/tough-cookie": "4.0.4",
"@vercel/nft": "0.24.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 9aaccd5

Please sign in to comment.