Skip to content

Commit 06e8e35

Browse files
📦 Update devDependencies
1 parent 39bf52b commit 06e8e35

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

‎package.json‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,31 +17,31 @@
1717
"worktop": "0.7.3"
1818
},
1919
"devDependencies": {
20-
"@cloudflare/workers-types": "4.20250327.0",
20+
"@cloudflare/workers-types": "4.20251121.0",
2121
"@types/jest": "29.5.14",
2222
"@types/mime": "3.0.4",
2323
"@types/service-worker-mock": "2.0.4",
2424
"@typescript/lib-webworker": "npm:@cloudflare/workers-types",
2525
"@typescript-eslint/eslint-plugin": "7.18.0",
2626
"@typescript-eslint/parser": "7.18.0",
27-
"esbuild": "0.25.2",
27+
"esbuild": "0.27.0",
2828
"esbuild-plugin-ignore": "1.1.1",
2929
"esbuild-plugin-text-replace": "1.3.0",
3030
"eslint": "8.57.1",
31-
"eslint-config-prettier": "9.1.0",
31+
"eslint-config-prettier": "9.1.2",
3232
"eslint-config-typescript": "3.0.0",
33-
"eslint-import-resolver-typescript": "3.10.0",
33+
"eslint-import-resolver-typescript": "3.10.1",
3434
"eslint-plugin-google-camelcase": "0.0.2",
35-
"eslint-plugin-import": "2.31.0",
36-
"eslint-plugin-prettier": "5.2.5",
35+
"eslint-plugin-import": "2.32.0",
36+
"eslint-plugin-prettier": "5.5.4",
3737
"eslint-plugin-sort-destructure-keys": "1.6.0",
38-
"eslint-plugin-tsdoc": "0.4.0",
38+
"eslint-plugin-tsdoc": "0.5.0",
3939
"jest": "29.7.0",
4040
"jest-fetch-mock": "3.0.3",
41-
"prettier": "3.5.3",
41+
"prettier": "3.6.2",
4242
"service-worker-mock": "2.0.5",
43-
"ts-jest": "29.3.1",
44-
"ts-loader": "9.5.2",
45-
"typescript": "5.8.2"
43+
"ts-jest": "29.4.5",
44+
"ts-loader": "9.5.4",
45+
"typescript": "5.9.3"
4646
}
4747
}

0 commit comments

Comments
 (0)