Skip to content

Commit 881296f

Browse files
📦 Update devDependencies
1 parent 39bf52b commit 881296f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
},
1919
"devDependencies": {
2020
"@cloudflare/workers-types": "4.20250327.0",
21-
"@types/jest": "29.5.14",
22-
"@types/mime": "3.0.4",
21+
"@types/jest": "30.0.0",
22+
"@types/mime": "4.0.0",
2323
"@types/service-worker-mock": "2.0.4",
2424
"@typescript/lib-webworker": "npm:@cloudflare/workers-types",
25-
"@typescript-eslint/eslint-plugin": "7.18.0",
26-
"@typescript-eslint/parser": "7.18.0",
25+
"@typescript-eslint/eslint-plugin": "8.36.0",
26+
"@typescript-eslint/parser": "8.36.0",
2727
"esbuild": "0.25.2",
2828
"esbuild-plugin-ignore": "1.1.1",
2929
"esbuild-plugin-text-replace": "1.3.0",
30-
"eslint": "8.57.1",
31-
"eslint-config-prettier": "9.1.0",
30+
"eslint": "9.31.0",
31+
"eslint-config-prettier": "10.1.5",
3232
"eslint-config-typescript": "3.0.0",
33-
"eslint-import-resolver-typescript": "3.10.0",
33+
"eslint-import-resolver-typescript": "4.4.4",
3434
"eslint-plugin-google-camelcase": "0.0.2",
3535
"eslint-plugin-import": "2.31.0",
3636
"eslint-plugin-prettier": "5.2.5",
37-
"eslint-plugin-sort-destructure-keys": "1.6.0",
37+
"eslint-plugin-sort-destructure-keys": "2.0.0",
3838
"eslint-plugin-tsdoc": "0.4.0",
39-
"jest": "29.7.0",
39+
"jest": "30.0.4",
4040
"jest-fetch-mock": "3.0.3",
4141
"prettier": "3.5.3",
4242
"service-worker-mock": "2.0.5",

0 commit comments

Comments
 (0)