Skip to content

Commit a40a090

Browse files
Merge pull request #944 from codebam/dependabot/npm_and_yarn/packages/worker/typescript-eslint/parser-tw-8.8.1
Update @typescript-eslint/parser requirement from ^8.8.0 to ^8.8.1 in /packages/worker
2 parents 784caa7 + ff06741 commit a40a090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cloudflare/workers-types": "^4.20240925.0",
2020
"@eslint/js": "^9.11.0",
2121
"@typescript-eslint/eslint-plugin": "^8.8.1",
22-
"@typescript-eslint/parser": "^8.8.0",
22+
"@typescript-eslint/parser": "^8.8.1",
2323
"esbuild": "^0.24.0",
2424
"esbuild-plugin-babel": "^0.2.3",
2525
"esbuild-plugin-glob": "^2.2.3",

0 commit comments

Comments
 (0)