|
34 | 34 | "dependencies": { |
35 | 35 | "eslint": "^7", |
36 | 36 | "@babel/core": "^7", |
37 | | - "@typescript-eslint/eslint-plugin": "^4.21.0", |
38 | | - "@typescript-eslint/parser": "^4.21.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^4.22.0", |
| 38 | + "@typescript-eslint/parser": "^4.22.0", |
39 | 39 | "babel-eslint": "^10.1.0", |
40 | 40 | "coffeescript": "^1", |
41 | | - "eslint-config-prettier": "^8.1.0", |
| 41 | + "eslint-config-prettier": "^8.2.0", |
42 | 42 | "eslint-plugin-coffee": "^0.1.14", |
43 | 43 | "eslint-plugin-html": "^6.1.2", |
44 | 44 | "eslint-plugin-import": "^2.22.1", |
45 | 45 | "eslint-plugin-json": "^2.1.2", |
46 | 46 | "eslint-plugin-node": "^11.1.0", |
47 | 47 | "eslint-plugin-only-warn": "^1.0.2", |
48 | 48 | "eslint-plugin-optimize-regex": "^1.2.0", |
49 | | - "eslint-plugin-react": "^7.23.1", |
50 | | - "eslint-plugin-yaml": "^0.4.1", |
| 49 | + "eslint-plugin-react": "^7.23.2", |
| 50 | + "eslint-plugin-yaml": "^0.4.2", |
51 | 51 | "prettier": "^2", |
52 | 52 | "typescript": "^4" |
53 | 53 | }, |
|
58 | 58 | "eslint": "^7.22.0", |
59 | 59 | "execa": "^5.0.0", |
60 | 60 | "gitly": "^2.0.3", |
61 | | - "npm-check-updates": "11.3.0", |
62 | | - "prettier-config-atomic": "^1.0.1", |
| 61 | + "npm-check-updates": "11.4.1", |
| 62 | + "prettier-config-atomic": "^2.0.2", |
63 | 63 | "shelljs": "^0.8.4" |
64 | 64 | } |
65 | 65 | } |
0 commit comments