Skip to content

Commit a168649

Browse files
chore(deps-dev): Bump jest-runner-eslint from 0.10.0 to 0.10.1 (#1757)
Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/jest-community/jest-runner-eslint/releases) - [Changelog](https://github.com/jest-community/jest-runner-eslint/blob/main/CHANGELOG.md) - [Commits](jest-community/jest-runner-eslint@v0.10.0...v0.10.1) 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 2812ae6 commit a168649

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": "24.3.6",
2626
"eslint-plugin-prettier": "3.4.0",
2727
"jest": "26.6.3",
28-
"jest-runner-eslint": "0.10.0",
28+
"jest-runner-eslint": "0.10.1",
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
@@ -3714,10 +3714,10 @@ jest-resolve@^26.6.2:
37143714
resolve "^1.18.1"
37153715
slash "^3.0.0"
37163716

3717-
jest-runner-eslint@0.10.0:
3718-
version "0.10.0"
3719-
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.10.0.tgz#5d7197d1e982b2cceea9e65f078dc371cc4a9815"
3720-
integrity sha512-XXKz2hMLGvyH50i29UcNQDQY2Sj1hLuCn7H3otMdeOB2LOzdHXXif3RXX+8m/eAewflB5RqqqlF1K7FozYZKrg==
3717+
jest-runner-eslint@0.10.1:
3718+
version "0.10.1"
3719+
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.10.1.tgz#f76eacb51154736d53d64eb195cc8a82f02caf12"
3720+
integrity sha512-3HiDDWwJfXksVUkpDIHphwPkXYtaKFCBjufTz3aR4b6WqSl31WECmTGFqhkfWzQdEACShO6WkKjBj/gSfgLsqQ==
37213721
dependencies:
37223722
chalk "^3.0.0"
37233723
cosmiconfig "^6.0.0"

0 commit comments

Comments
 (0)