build(deps-dev): bump eslint-plugin-jest from 24.3.6 to 24.3.7

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 24.3.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.6...v24.3.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-21 13:03:17 +00:00
committed by GitHub
parent af8ca20507
commit 4f5061fceb
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -24,7 +24,7 @@
"@vercel/ncc": "^0.29.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.5",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^24.3.7",
"jest": "^27.0.6",
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
@@ -3073,9 +3073,9 @@
"dev": true
},
"node_modules/eslint-plugin-jest": {
"version": "24.3.6",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz",
"integrity": "sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==",
"version": "24.3.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.7.tgz",
"integrity": "sha512-pXED2NA4q2M/5mxlN6GyuUXAFJndT0uosOkQCHaUED9pqgBPd89ZzpcZEU6c5HtZNahC00M36FkwLdDHMDqaHw==",
"dev": true,
"dependencies": {
"@typescript-eslint/experimental-utils": "^4.0.1"
@@ -9655,9 +9655,9 @@
}
},
"eslint-plugin-jest": {
"version": "24.3.6",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz",
"integrity": "sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==",
"version": "24.3.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.7.tgz",
"integrity": "sha512-pXED2NA4q2M/5mxlN6GyuUXAFJndT0uosOkQCHaUED9pqgBPd89ZzpcZEU6c5HtZNahC00M36FkwLdDHMDqaHw==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^4.0.1"
+1 -1
View File
@@ -48,7 +48,7 @@
"@vercel/ncc": "^0.29.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.5",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^24.3.7",
"jest": "^27.0.6",
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",