Bump jest from 27.2.0 to 27.2.1

Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)

---
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]
2021-09-21 09:01:54 +00:00
committed by Simplify4U Technical account
parent 2c300bd1b5
commit 96797eff7a
2 changed files with 224 additions and 224 deletions

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"jest": "^27.2.0"
"jest": "^27.2.1"
}
}