Skip to content

Commit dc314b7

Browse files
chore(deps-dev): Bump jest-runner-eslint from 0.7.6 to 0.7.7 (#1398)
Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 0.7.6 to 0.7.7. - [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.6...v0.7.7) 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 31ef7ec commit dc314b7

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.8.2",
2626
"eslint-plugin-prettier": "3.1.3",
2727
"jest": "25.4.0",
28-
"jest-runner-eslint": "0.7.6",
28+
"jest-runner-eslint": "0.7.7",
2929
"jest-snapshot-serializer-raw": "^1.1.0",
3030
"prettier": "^2.0.0",
3131
"rollup": "^1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3171,10 +3171,10 @@ jest-resolve@^25.4.0:
31713171
resolve "^1.15.1"
31723172
slash "^3.0.0"
31733173

3174-
jest-runner-eslint@0.7.6:
3175-
version "0.7.6"
3176-
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.7.6.tgz#70df865939e03f4c9941a49826068e02c17c9906"
3177-
integrity sha512-J3oonxiKlo8rY/pI5oH0pMkt7sAFQxx9qqBMFDmx6vsFpWKPJFVS6+qx2JX0uR482KaE6+12tDfMe/4wtdIBzQ==
3174+
jest-runner-eslint@0.7.7:
3175+
version "0.7.7"
3176+
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.7.7.tgz#fcdb364cbd336ebf2ba6d0be3a44ba9e6de16c41"
3177+
integrity sha512-N87Lpd8MdqrCmYJLhhDfIFTWqeqhCPIvtozFY5fjptGd1rZxoU4GN1sr2LtA1wvM+O4vcljrRsw23Ybk145Jjw==
31783178
dependencies:
31793179
chalk "^2.4.1"
31803180
cosmiconfig "^5.0.0"

0 commit comments

Comments
 (0)