File tree Expand file tree Collapse file tree 4 files changed +114
-172
lines changed Expand file tree Collapse file tree 4 files changed +114
-172
lines changed Original file line number Diff line number Diff line change 99 ignore :
1010 - dependency-name : " @types/node-fetch"
1111 - dependency-name : " node-fetch"
12- - dependency-name : " eslint"
Original file line number Diff line number Diff line change @@ -27,5 +27,5 @@ https://help.github.com/articles/using-pull-requests
27275 . Ensure the code is formatted by running: ` yarn run eslint:fix `
28286 . Commit your changes using a descriptive commit message
2929
30- After your Pull Request is created, it will automatically be build using Circle CI
31- and Travis. When the build is successful then the Pull Request is ready for review.
30+ After your Pull Request is created, it will automatically be build using Circle CI.
31+ When the build is successful then the Pull Request is ready for review.
Original file line number Diff line number Diff line change 8383 "@types/jest" : " 27.0.2" ,
8484 "@types/node" : " 16.10.3" ,
8585 "@types/qs" : " 6.9.7" ,
86- "@typescript-eslint/eslint-plugin" : " 4.33 .0" ,
87- "@typescript-eslint/parser" : " 4.33 .0" ,
86+ "@typescript-eslint/eslint-plugin" : " 5.0 .0" ,
87+ "@typescript-eslint/parser" : " 5.0 .0" ,
8888 "codecov" : " 3.8.3" ,
89- "eslint" : " 7.32 .0" ,
89+ "eslint" : " 8.0 .0" ,
9090 "eslint-config-prettier" : " 8.3.0" ,
9191 "eslint-plugin-prettier" : " 4.0.0" ,
9292 "eslint-plugin-simple-import-sort" : " 7.0.0" ,
You can’t perform that action at this time.
0 commit comments