0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Bump supertest from 6.2.4 to 6.3.0

Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.4...v6.3.0)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-18 15:32:04 +00:00
committed by GitHub
parent 837554eb17
commit 3bd9fe4c99
2 changed files with 8 additions and 8 deletions

View File

@@ -89,6 +89,6 @@
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"jest": "^29.2.0",
"supertest": "^6.2.4"
"supertest": "^6.3.0"
}
}