chore(deps-dev): bump expect from 27.5.1 to 28.1.3 (#8107)

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 27.5.1 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/expect)

---
updated-dependencies:
- dependency-name: expect
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-20 13:32:23 -07:00
committed by GitHub
parent b89e88579c
commit c1961a5e19
2 changed files with 721 additions and 756 deletions

1475
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -137,7 +137,7 @@
"eslint-plugin-mocha": "^9.0.0", "eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-react": "^7.27.1", "eslint-plugin-react": "^7.27.1",
"esm": "=3.2.25", "esm": "=3.2.25",
"expect": "=27.5.1", "expect": "=28.1.3",
"express": "^4.17.1", "express": "^4.17.1",
"git-describe": "^4.1.0", "git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",