|
19 | 19 | "devDependencies": {
|
20 | 20 | "@cloudflare/workers-types": "4.20240512.0",
|
21 | 21 | "@types/jest": "29.5.12",
|
22 |
| - "@types/mime": "3.0.4", |
| 22 | + "@types/mime": "4.0.0", |
23 | 23 | "@types/service-worker-mock": "2.0.4",
|
24 | 24 | "@typescript/lib-webworker": "npm:@cloudflare/workers-types",
|
25 | 25 | "@typescript-eslint/eslint-plugin": "7.10.0",
|
26 | 26 | "@typescript-eslint/parser": "7.10.0",
|
27 | 27 | "esbuild": "0.21.3",
|
28 | 28 | "esbuild-plugin-ignore": "1.1.1",
|
29 | 29 | "esbuild-plugin-text-replace": "1.3.0",
|
30 |
| - "eslint": "8.57.0", |
| 30 | + "eslint": "9.3.0", |
31 | 31 | "eslint-config-prettier": "9.1.0",
|
32 | 32 | "eslint-config-typescript": "3.0.0",
|
33 | 33 | "eslint-import-resolver-typescript": "3.6.1",
|
34 | 34 | "eslint-plugin-google-camelcase": "0.0.2",
|
35 | 35 | "eslint-plugin-import": "2.29.1",
|
36 | 36 | "eslint-plugin-prettier": "5.1.3",
|
37 |
| - "eslint-plugin-sort-destructure-keys": "1.6.0", |
| 37 | + "eslint-plugin-sort-destructure-keys": "2.0.0", |
38 | 38 | "eslint-plugin-tsdoc": "0.2.17",
|
39 | 39 | "jest": "29.7.0",
|
40 | 40 | "jest-fetch-mock": "3.0.3",
|
|
0 commit comments