Browse Source

Bump jest from 27.4.7 to 27.5.1 (#17512)

Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.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.4.7...v27.5.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
closed-social-glitch-2
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
ccad1a3cae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 462 additions and 382 deletions
  1. +1
    -1
      package.json
  2. +461
    -381
      yarn.lock

+ 1
- 1
package.json View File

@ -181,7 +181,7 @@
"eslint-plugin-jsx-a11y": "~6.5.1",
"eslint-plugin-promise": "~6.0.0",
"eslint-plugin-react": "~7.28.0",
"jest": "^27.4.7",
"jest": "^27.5.1",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.14.0",

+ 461
- 381
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save