Skip to content

Commit 4c692d2

Browse files
fix(package): update jest-runner-eslint to version 0.9.0
Closes #115
1 parent c21efdd commit 4c692d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-testing-library": "^1.3.4",
6666
"fs-extra": "^8.1.0",
6767
"jest": "^24.9.0",
68-
"jest-runner-eslint": "^0.7.5",
68+
"jest-runner-eslint": "^0.9.0",
6969
"jest-runner-tsc": "^1.6.0",
7070
"jest-watch-typeahead": "^0.4.2",
7171
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)