|
39 | 39 | "tsconfig.json" |
40 | 40 | ], |
41 | 41 | "devDependencies": { |
42 | | - "@types/eslint": "~7.28.1", |
43 | | - "@types/node": "~16.10.3", |
| 42 | + "@types/eslint": "~7.28.2", |
| 43 | + "@types/node": "~16.11.4", |
44 | 44 | "@types/prettier": "~2.4.1", |
45 | | - "@typescript-eslint/eslint-plugin": "~5.0.0", |
46 | | - "@typescript-eslint/parser": "~5.0.0", |
| 45 | + "@typescript-eslint/eslint-plugin": "~5.1.1-alpha.8", |
| 46 | + "@typescript-eslint/parser": "~5.1.1-alpha.8", |
47 | 47 | "change-case": "~4.1.2", |
48 | | - "eslint": "~8.0.0", |
| 48 | + "eslint": "~8.1.0", |
49 | 49 | "eslint-config-prettier": "~8.3.0", |
50 | 50 | "eslint-plugin-inclusive-language": "~2.1.1", |
51 | | - "eslint-plugin-jsdoc": "~36.1.1", |
| 51 | + "eslint-plugin-jsdoc": "~37.0.0", |
52 | 52 | "eslint-plugin-node": "~11.1.0", |
53 | 53 | "eslint-plugin-prettier": "~4.0.0", |
54 | 54 | "eslint-plugin-spellcheck": "~0.0.19", |
55 | 55 | "eslint-plugin-unicorn": "~37.0.1", |
56 | | - "eslint-plugin-vue": "~7.19.1", |
| 56 | + "eslint-plugin-vue": "~7.20.0", |
57 | 57 | "esno": "~0.10.1", |
58 | 58 | "json-schema-to-typescript": "~10.1.5", |
59 | 59 | "np": "~7.5.0", |
60 | 60 | "prettier": "2.4.1", |
61 | 61 | "prettier-plugin-organize-imports": "~2.3.4", |
62 | | - "typescript": "~4.4.3", |
| 62 | + "typescript": "~4.4.4", |
63 | 63 | "upper-case-first": "~2.0.2" |
64 | 64 | } |
65 | 65 | } |
0 commit comments