|
43 | 43 | "devDependencies": {
|
44 | 44 | "@octetstream/eslint-config": "6.2.2",
|
45 | 45 | "@types/mime-types": "2.1.1",
|
46 |
| - "@types/node": "18.7.23", |
| 46 | + "@types/node": "18.11.9", |
47 | 47 | "@types/sinon": "^10.0.13",
|
48 |
| - "@typescript-eslint/eslint-plugin": "5.38.1", |
49 |
| - "@typescript-eslint/parser": "5.38.1", |
50 |
| - "ava": "4.3.3", |
| 48 | + "@typescript-eslint/eslint-plugin": "5.44.0", |
| 49 | + "@typescript-eslint/parser": "5.44.0", |
| 50 | + "ava": "5.1.0", |
51 | 51 | "c8": "7.12.0",
|
52 | 52 | "del-cli": "5.0.0",
|
53 |
| - "eslint": "8.24.0", |
| 53 | + "eslint": "8.28.0", |
54 | 54 | "eslint-config-airbnb-typescript": "17.0.0",
|
55 |
| - "eslint-import-resolver-typescript": "3.5.1", |
| 55 | + "eslint-import-resolver-typescript": "3.5.2", |
56 | 56 | "eslint-plugin-ava": "13.2.0",
|
57 | 57 | "eslint-plugin-import": "^2.26.0",
|
58 | 58 | "eslint-plugin-jsx-a11y": "6.6.1",
|
59 |
| - "eslint-plugin-react": "7.31.8", |
| 59 | + "eslint-plugin-react": "7.31.11", |
60 | 60 | "formdata-node": "5.0.0",
|
61 |
| - "husky": "8.0.1", |
| 61 | + "husky": "8.0.2", |
62 | 62 | "lint-staged": "13.0.3",
|
63 | 63 | "pinst": "3.0.0",
|
64 | 64 | "sinon": "^14.0.2",
|
65 | 65 | "ts-node": "10.9.1",
|
66 | 66 | "ttypescript": "1.5.13",
|
67 |
| - "typescript": "4.8.4", |
| 67 | + "typescript": "4.9.3", |
68 | 68 | "web-streams-polyfill": "4.0.0-beta.3"
|
69 | 69 | }
|
70 | 70 | }
|
0 commit comments