Browse Source

Bump jest from 27.3.1 to 27.4.3 (#17094)

Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.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/compare/v27.3.1...v27.4.3)

---
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
2e2ea6bb6b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 403 additions and 369 deletions
  1. +1
    -1
      package.json
  2. +402
    -368
      yarn.lock

+ 1
- 1
package.json View File

@ -181,7 +181,7 @@
"eslint-plugin-jsx-a11y": "~6.5.1", "eslint-plugin-jsx-a11y": "~6.5.1",
"eslint-plugin-promise": "~5.1.1", "eslint-plugin-promise": "~5.1.1",
"eslint-plugin-react": "~7.27.1", "eslint-plugin-react": "~7.27.1",
"jest": "^27.3.1",
"jest": "^27.4.3",
"raf": "^3.4.1", "raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3", "react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.14.0", "react-test-renderer": "^16.14.0",

+ 402
- 368
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save