deps: bump eslint-plugin-jest from 23.12.0 to 23.13.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.12.0 to 23.13.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.12.0...v23.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-16 10:03:52 +00:00
parent e6a01917e0
commit dd37fe20fa
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3818,9 +3818,9 @@
}
},
"eslint-plugin-jest": {
"version": "23.12.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.12.0.tgz",
"integrity": "sha512-lHA8D3TfDqhO5sPEEp3k87Ljo6Ci09lMmWrNhrAReWs04VBgTar8UAKKFKpA+zTKHG7s5IqKRwZlrdEeq6JE2A==",
"version": "23.13.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.13.0.tgz",
"integrity": "sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^2.5.0"