Browse Source

chore(deps-dev): bump jest from 26.4.2 to 26.5.2 (#3)

Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2.
- [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.4.2...v26.5.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 4 years ago committed by GitHub
parent
commit
3f05b7d187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1328
      package-lock.json
  2. 2
      package.json

1328
package-lock.json generated

File diff suppressed because it is too large Load Diff

2
package.json

@ -48,7 +48,7 @@ @@ -48,7 +48,7 @@
"eslint-plugin-jest": "^24.0.0",
"eslint-plugin-prettier": "^3.1.4",
"geckodriver": "^1.20.0",
"jest": "^26.4.2",
"jest": "^26.5.2",
"prettier": "^2.1.1",
"rollup": "^2.29.0",
"rollup-plugin-babel": "^4.4.0",

Loading…
Cancel
Save