File tree Expand file tree Collapse file tree 3 files changed +385
-280
lines changed Expand file tree Collapse file tree 3 files changed +385
-280
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/jest-community/jest-watch-select-projects.svg?branch=master )] ( https://travis-ci.org/jest-community/jest-watch-select-projects ) [ ![ npm version] ( https://badge.fury.io/js/jest-watch-select-projects.svg )] ( https://badge.fury.io/js/jest-watch-select-projects )
22
33<div align =" center " >
4- <!-- replace with accurate logo e.g from https://worldvectorlogo.com/ -->
54 <a href =" https://facebook.github.io/jest/ " >
6- <img width="150" height="150" vspace="" hspace="25" src="https://cdn.worldvectorlogo.com/logos /jest.svg ">
5+ <img width="150" height="150" vspace="" hspace="25" src="https://jestjs.io/img /jest.png ">
76 </a >
87 <h1 >jest-watch-select-projects</h1 >
98 <p >Select which Jest project to run</p >
Original file line number Diff line number Diff line change 1919 "format" : " prettier --single-quote --trailing-comma all --write \" **/*.js\" "
2020 },
2121 "dependencies" : {
22- "ansi-escapes" : " ^3.1 .0" ,
23- "chalk" : " ^2.4.1 " ,
22+ "ansi-escapes" : " ^4.3 .0" ,
23+ "chalk" : " ^3.0.0 " ,
2424 "prompts" : " ^2.2.1"
2525 },
2626 "devDependencies" : {
27- "eslint" : " ^5.16 .0" ,
27+ "eslint" : " ^6.8 .0" ,
2828 "eslint-config-airbnb-base" : " ^14.0.0" ,
29- "eslint-config-prettier" : " ^4.3 .0" ,
29+ "eslint-config-prettier" : " ^6.9 .0" ,
3030 "eslint-plugin-import" : " ^2.18.2" ,
3131 "eslint-plugin-prettier" : " ^3.1.0" ,
3232 "prettier" : " ^1.13.0"
You can’t perform that action at this time.
0 commit comments