Skip to content

dependabot npm(deps-dev): bump supertest from 6.1.6 to 6.2.0

Depen d'Abot requested to merge dependabot-npm_and_yarn-supertest-6.2.0 into master

Bumps supertest from 6.1.6 to 6.2.0.

Release notes

Sourced from supertest's releases.

v6.2.0

  • chore: bump deps e741cab
  • Merge pull request #653 from torhovland/patch-1 88dc262
  • Merge pull request #713 from jtomaszewski/patch-1 70a3d00
  • Merge pull request #749 from jimmywarting/misc a70c1a0
  • var to const aae4d8e
  • add missing comma f17be2a
  • use explicit path cdb0ad9
  • only use require in the top of the file 19dcd1e
  • don't mixup superagent.Response \w fetch.Response 1dc25a1
  • user super and arrow fn d2d9616
  • move exports to the bottom 17cf193
  • more const a0a5d57
  • Merge pull request #748 from jimmywarting/var 1d70492
  • destruct assert dc60d5d
  • refactor: convert var to const / let 03f0084
  • Merge pull request #747 from jimmywarting/classify afecc3f
  • refactor: Convert test to a class d94ffbc
  • Update README.md ad699ed
  • docs: Add async/await example to README fc269b6
  • Add missing require. 3537e4e

https://github.com/visionmedia/supertest/compare/v6.1.6...v6.2.0

Commits

Merge request reports