Bump jest from 27.1.0 to 27.1.1

Bumps [jest](https://github.com/facebook/jest) from 27.1.0 to 27.1.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.1.0...v27.1.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-09 09:01:43 +00:00
committed by Simplify4U Technical account
parent 65afe6e642
commit 342ff43418
2 changed files with 808 additions and 808 deletions

1614
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"jest": "^27.1.0"
"jest": "^27.1.1"
}
}