File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 115
115
"eslint-plugin-prettier" : " ^3.0.0" ,
116
116
"husky" : " ^3.0.9" ,
117
117
"jest" : " ^25.2.0" ,
118
- "jest-runner-eslint" : " ^0.8 .0" ,
118
+ "jest-runner-eslint" : " ^0.9 .0" ,
119
119
"lint-staged" : " ^9.4.2" ,
120
120
"prettier" : " ^1.19.1" ,
121
121
"prettylint" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -5170,10 +5170,10 @@ jest-resolve@^25.5.1:
5170
5170
resolve "^1.17.0"
5171
5171
slash "^3.0.0"
5172
5172
5173
- jest-runner-eslint@^0.8 .0 :
5174
- version "0.8 .0"
5175
- resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.8 .0.tgz#7c8abe635bf50a9b338022e24750cb216ee55461 "
5176
- integrity sha512-pCa974VqYRZ5TRmeIwEngyeiuMktc9lCucJcTL+uvxpcDj+o8QCjmiGoRQCHEPx3w9I0/3GSbkUetA3OhDqiLw ==
5173
+ jest-runner-eslint@^0.9 .0 :
5174
+ version "0.9 .0"
5175
+ resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-0.9 .0.tgz#d10196ed83b989a6ad3b1e729b48f62bce3f2626 "
5176
+ integrity sha512-p5NL0OGF8BvPNztVIpjaUwco506ORbwnoVQ3YHXXsQl8hM6zQTzSiyarL0PqPjq44ndbFFC2ifOoDTpzyqqe0g ==
5177
5177
dependencies :
5178
5178
chalk "^2.4.1"
5179
5179
cosmiconfig "^5.0.0"
You can’t perform that action at this time.
0 commit comments