|
26 | 26 | "create-dotgithub"
|
27 | 27 | ],
|
28 | 28 | "dependencies": {
|
29 |
| - "axios": "^0.19.2", |
30 |
| - "chalk": "^3.0.0", |
31 |
| - "yeoman-generator": "^4.5.0", |
| 29 | + "axios": "^0.21.1", |
| 30 | + "chalk": "^4.1.0", |
| 31 | + "yeoman-generator": "^4.12.0", |
32 | 32 | "yosay": "^2.0.2"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "@boringcodes/eslint-config": "^1.0.0", |
36 |
| - "@boringcodes/prettier-config": "^1.0.0", |
37 |
| - "eslint": "^6.8.0", |
38 |
| - "eslint-config-prettier": "^6.10.1", |
39 |
| - "eslint-config-standard": "^14.1.1", |
40 |
| - "eslint-plugin-import": "^2.20.1", |
41 |
| - "eslint-plugin-node": "^11.0.0", |
| 35 | + "@boringcodes/eslint-config": "^1.2.1", |
| 36 | + "@boringcodes/prettier-config": "^1.3.1", |
| 37 | + "eslint": "^7.17.0", |
| 38 | + "eslint-config-prettier": "^7.1.0", |
| 39 | + "eslint-config-standard": "^16.0.2", |
| 40 | + "eslint-plugin-import": "^2.22.1", |
| 41 | + "eslint-plugin-node": "^11.1.0", |
42 | 42 | "eslint-plugin-promise": "^4.2.1",
|
43 |
| - "eslint-plugin-standard": "^4.0.1", |
44 |
| - "husky": "^4.2.3", |
45 |
| - "lint-staged": "^10.0.9", |
46 |
| - "prettier": "^2.0.2", |
47 |
| - "standard-version": "^8.0.1" |
| 43 | + "husky": "^4.3.7", |
| 44 | + "lint-staged": "^10.5.3", |
| 45 | + "prettier": "^2.2.1", |
| 46 | + "standard-version": "^9.1.0" |
48 | 47 | }
|
49 | 48 | }
|
0 commit comments