Merge pull request #28 from kremalicious/dependabot/npm_and_yarn/jest-26.0.1

Bump jest from 25.5.4 to 26.0.1
This commit is contained in:
Matthias Kretschmann 2020-05-17 00:02:25 +02:00 committed by GitHub
commit 3f666b5c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^25.2.7",
"jest": "^26.0.1",
"prettier": "^2.0.3",
"react": "^16.13.1",
"release-it": "^13.5.1"