Bump jest from 27.4.3 to 27.4.4

Bumps [jest](https://github.com/facebook/jest) from 27.4.3 to 27.4.4.
- [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.4.3...v27.4.4)

---
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-12-10 09:01:37 +00:00
committed by Simplify4U Technical account
parent 7b38eeb324
commit 42af4127c2
2 changed files with 275 additions and 296 deletions

569
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^8.4.1",
"jest": "^27.4.3"
"jest": "^27.4.4"
}
}