Skip to content

Commit 86b03ad

Browse files
Merge pull request #195 from gleanwork/dependabot/npm_and_yarn/eslint-9.29.0
build(deps-dev): bump eslint from 8.57.1 to 9.29.0
2 parents 1b5d1c4 + 1b45069 commit 86b03ad

File tree

3 files changed

+7
-225
lines changed

3 files changed

+7
-225
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@release-it-plugins/workspaces": "^5.0.2",
2626
"@typescript-eslint/eslint-plugin": "^8.33.1",
2727
"@typescript-eslint/parser": "^8.34.1",
28-
"eslint": "^8.56.0",
28+
"eslint": "^9.29.0",
2929
"globals": "^16.2.0",
3030
"npm-run-all": "^4.1.5",
3131
"prettier": "^3.5.3",

packages/mcp-test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^24.0.3",
2626
"@typescript-eslint/eslint-plugin": "^8.33.1",
2727
"@typescript-eslint/parser": "^8.34.1",
28-
"eslint": "^9.23.0",
28+
"eslint": "^9.29.0",
2929
"globals": "^16.2.0",
3030
"msw": "^2.10.2",
3131
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)