Skip to content

Commit ef3eef3

Browse files
chore(deps-dev): Bump jest-runner-eslint from 0.8.0 to 0.9.0 (#1448)
Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 0.8.0 to 0.9.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.8.0...v0.9.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 5aa4e0a commit ef3eef3

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.2",
2626
"eslint-plugin-prettier": "3.1.3",
2727
"jest": "26.0.1",
28-
"jest-runner-eslint": "0.8.0",
28+
"jest-runner-eslint": "0.9.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
@@ -3387,10 +3387,10 @@ jest-resolve@^26.0.1:
33873387
resolve "^1.17.0"
33883388
slash "^3.0.0"
33893389

3390-
jest-runner-eslint@0.8.0:
3391-
version "0.8.0"
3392-
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.8.0.tgz#7c8abe635bf50a9b338022e24750cb216ee55461"
3393-
integrity sha512-pCa974VqYRZ5TRmeIwEngyeiuMktc9lCucJcTL+uvxpcDj+o8QCjmiGoRQCHEPx3w9I0/3GSbkUetA3OhDqiLw==
3390+
jest-runner-eslint@0.9.0:
3391+
version "0.9.0"
3392+
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.9.0.tgz#d10196ed83b989a6ad3b1e729b48f62bce3f2626"
3393+
integrity sha512-p5NL0OGF8BvPNztVIpjaUwco506ORbwnoVQ3YHXXsQl8hM6zQTzSiyarL0PqPjq44ndbFFC2ifOoDTpzyqqe0g==
33943394
dependencies:
33953395
chalk "^2.4.1"
33963396
cosmiconfig "^5.0.0"

0 commit comments

Comments
 (0)