Browse Source

Bump jest from 26.2.2 to 26.4.0 (#14585)

Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.2.2...v26.4.0)

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

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

+ 1
- 1
package.json View File

@ -178,7 +178,7 @@
"eslint-plugin-jsx-a11y": "~6.3.1",
"eslint-plugin-promise": "~4.2.1",
"eslint-plugin-react": "~7.20.4",
"jest": "^26.2.2",
"jest": "^26.4.0",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.13.1",

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


Loading…
Cancel
Save