Bump jest from 28.1.2 to 28.1.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 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/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-14 09:02:16 +00:00
committed by Simplify4U Technical account
parent 4ccfd15f81
commit 02430100a5
2 changed files with 701 additions and 669 deletions

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^8.19.0",
"jest": "^28.1.2"
"jest": "^28.1.3"
}
}