|
24 | 24 | }, |
25 | 25 | "main": "generators/index.js", |
26 | 26 | "devDependencies": { |
27 | | - "@inpyjamas/scripts": "0.1.0-alpha", |
28 | | - "@types/jest": "26.0.0", |
29 | | - "@types/node": "12.12.45", |
| 27 | + "@inpyjamas/scripts": "1.0.0", |
| 28 | + "@types/jest": "29.5.8", |
| 29 | + "@types/node": "20.9.1", |
30 | 30 | "@types/rimraf": "3.0.0", |
31 | 31 | "@types/yeoman-assert": "3.1.1", |
32 | | - "@types/yeoman-generator": "4.11.1", |
| 32 | + "@types/yeoman-generator": "5.2.14", |
33 | 33 | "@types/yeoman-test": "4.0.0", |
34 | | - "@typescript-eslint/eslint-plugin": "4.0.1", |
35 | | - "@typescript-eslint/parser": "4.0.1", |
| 34 | + "@typescript-eslint/eslint-plugin": "6.11.0", |
| 35 | + "@typescript-eslint/parser": "6.11.0", |
36 | 36 | "cz-conventional-changelog": "3.2.0", |
37 | | - "eslint": "7.2.0", |
38 | | - "eslint-config-prettier": "8.1.0", |
39 | | - "eslint-plugin-jest": "24.0.0", |
40 | | - "jest": "26.0.1", |
41 | | - "prettier": "2.0.5", |
42 | | - "rimraf": "3.0.2", |
43 | | - "ts-jest": "26.1.0", |
44 | | - "typescript": "4.0.2", |
45 | | - "yeoman-test": "5.1.0" |
| 37 | + "eslint": "8.54.0", |
| 38 | + "eslint-config-prettier": "9.0.0", |
| 39 | + "eslint-plugin-jest": "27.6.0", |
| 40 | + "jest": "29.7.0", |
| 41 | + "prettier": "3.1.0", |
| 42 | + "rimraf": "5.0.5", |
| 43 | + "ts-jest": "29.1.1", |
| 44 | + "typescript": "5.2.2", |
| 45 | + "yeoman-test": "8.2.0" |
46 | 46 | }, |
47 | 47 | "repository": { |
48 | 48 | "type": "git", |
|
0 commit comments