Skip to content

Commit 3e40ac7

Browse files
Merge pull request #948 from codebam/dependabot/npm_and_yarn/packages/worker/typescript-eslint-tw-8.10.0
Update typescript-eslint requirement from ^8.8.1 to ^8.10.0 in /packages/worker
2 parents a40a090 + 3a8dea5 commit 3e40ac7

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
@@ -28,7 +28,7 @@
2828
"globals": "^15.10.0",
2929
"prettier": "^3.3.3",
3030
"typescript": "^5.6.3",
31-
"typescript-eslint": "^8.8.1",
31+
"typescript-eslint": "^8.10.0",
3232
"vitest": "1.5.0"
3333
}
3434
}

0 commit comments

Comments
 (0)