|
46 | 46 | "devDependencies": {
|
47 | 47 | "@jest/types": "28.1.3",
|
48 | 48 | "@prisma-labs/prettier-config": "0.1.0",
|
49 |
| - "@swc/core": "1.2.239", |
50 |
| - "@swc/helpers": "0.4.7", |
| 49 | + "@swc/core": "1.2.244", |
| 50 | + "@swc/helpers": "0.4.11", |
51 | 51 | "@swc/jest": "0.2.22",
|
52 | 52 | "@tsconfig/node14": "1.0.3",
|
53 | 53 | "@tsconfig/recommended": "1.0.1",
|
54 | 54 | "@types/inquirer": "8.2.3",
|
55 |
| - "@types/jest": "28.1.7", |
| 55 | + "@types/jest": "28.1.8", |
56 | 56 | "@types/node": "17.0.42",
|
57 |
| - "@typescript-eslint/eslint-plugin": "5.33.1", |
58 |
| - "@typescript-eslint/parser": "5.33.1", |
| 57 | + "@typescript-eslint/eslint-plugin": "5.35.1", |
| 58 | + "@typescript-eslint/parser": "5.35.1", |
59 | 59 | "dripip": "0.10.0",
|
60 | 60 | "eslint": "8.22.0",
|
61 | 61 | "eslint-config-prettier": "8.5.0",
|
|
71 | 71 | "jest": "28.1.3",
|
72 | 72 | "jest-watch-select-projects": "2.0.0",
|
73 | 73 | "jest-watch-suspend": "1.1.2",
|
74 |
| - "jest-watch-typeahead": "2.0.0", |
| 74 | + "jest-watch-typeahead": "2.1.1", |
75 | 75 | "konn": "0.7.0",
|
76 | 76 | "markdown-toc": "1.2.0",
|
77 | 77 | "prettier": "2.7.1",
|
78 | 78 | "ts-jest": "28.0.8",
|
79 | 79 | "ts-node": "10.9.1",
|
80 |
| - "typescript": "4.7.4", |
| 80 | + "typescript": "4.8.2", |
81 | 81 | "typescript-snapshots-plugin": "1.7.0"
|
82 | 82 | }
|
83 | 83 | }
|
0 commit comments