Skip to content

Commit 6309b3c

Browse files
chore(deps-dev): Bump jest-runner-eslint from 0.7.7 to 0.8.0 (#1419)
Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 0.7.7 to 0.8.0. - [Release notes](https://github.com/jest-community/jest-runner-eslint/releases) - [Changelog](https://github.com/jest-community/jest-runner-eslint/blob/master/CHANGELOG.md) - [Commits](jest-community/jest-runner-eslint@v0.7.7...v0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e0d640f commit 6309b3c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-jest": "23.13.1",
2626
"eslint-plugin-prettier": "3.1.3",
2727
"jest": "25.5.4",
28-
"jest-runner-eslint": "0.7.7",
28+
"jest-runner-eslint": "0.8.0",
2929
"jest-snapshot-serializer-raw": "^1.1.0",
3030
"prettier": "^2.0.0",
3131
"rollup": "^2.7.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3195,10 +3195,10 @@ jest-resolve@^25.5.1:
31953195
resolve "^1.17.0"
31963196
slash "^3.0.0"
31973197

3198-
jest-runner-eslint@0.7.7:
3199-
version "0.7.7"
3200-
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.7.7.tgz#fcdb364cbd336ebf2ba6d0be3a44ba9e6de16c41"
3201-
integrity sha512-N87Lpd8MdqrCmYJLhhDfIFTWqeqhCPIvtozFY5fjptGd1rZxoU4GN1sr2LtA1wvM+O4vcljrRsw23Ybk145Jjw==
3198+
jest-runner-eslint@0.8.0:
3199+
version "0.8.0"
3200+
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.8.0.tgz#7c8abe635bf50a9b338022e24750cb216ee55461"
3201+
integrity sha512-pCa974VqYRZ5TRmeIwEngyeiuMktc9lCucJcTL+uvxpcDj+o8QCjmiGoRQCHEPx3w9I0/3GSbkUetA3OhDqiLw==
32023202
dependencies:
32033203
chalk "^2.4.1"
32043204
cosmiconfig "^5.0.0"

0 commit comments

Comments
 (0)