Skip to content

Commit 8306881

Browse files
Merge pull request #1094 from codebam/dependabot/npm_and_yarn/packages/worker/typescript-eslint-tw-8.26.1
Update typescript-eslint requirement from ^8.26.0 to ^8.26.1 in /packages/worker
2 parents b5f42e1 + b8eff52 commit 8306881

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": "^16.0.0",
2929
"prettier": "^3.5.3",
3030
"typescript": "^5.8.2",
31-
"typescript-eslint": "^8.26.0",
31+
"typescript-eslint": "^8.26.1",
3232
"vitest": "3.0.8"
3333
}
3434
}

0 commit comments

Comments
 (0)