Skip to content

Commit 621ffd4

Browse files
Merge pull request #1020 from codebam/dependabot/npm_and_yarn/packages/worker/typescript-eslint/parser-tw-8.19.1
Update @typescript-eslint/parser requirement from ^8.19.0 to ^8.19.1 in /packages/worker
2 parents 62f7562 + bcb5145 commit 621ffd4

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

0 commit comments

Comments
 (0)