Skip to content

Commit 891a723

Browse files
Merge pull request #1008 from codebam/dependabot/npm_and_yarn/packages/worker/typescript-eslint/parser-tw-8.19.0
Update @typescript-eslint/parser requirement from ^8.18.2 to ^8.19.0 in /packages/worker
2 parents 3ee17af + b109436 commit 891a723

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.20241224.0",
2020
"@eslint/js": "^9.17.0",
2121
"@typescript-eslint/eslint-plugin": "^8.18.2",
22-
"@typescript-eslint/parser": "^8.18.2",
22+
"@typescript-eslint/parser": "^8.19.0",
2323
"esbuild": "^0.24.2",
2424
"esbuild-plugin-babel": "^0.2.3",
2525
"esbuild-plugin-glob": "^2.2.3",

0 commit comments

Comments
 (0)