Skip to content

Commit 50868fa

Browse files
Bump @eslint/compat from 1.3.2 to 2.1.0 (#66)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db5603b commit 50868fa

3 files changed

Lines changed: 21 additions & 11 deletions

File tree

modelcontextprotocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"author": "commercetools GmbH <info@commercetools.com> (https://commercetools.com)",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"@eslint/compat": "^1.2.6",
50+
"@eslint/compat": "^2.1.0",
5151
"@types/jest": "^29.5.14",
5252
"@types/node": "^22.13.4",
5353
"@typescript-eslint/eslint-plugin": "^8.59.4",

pnpm-lock.yaml

Lines changed: 19 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"license": "MIT",
5353
"devDependencies": {
54-
"@eslint/compat": "^1.2.4",
54+
"@eslint/compat": "^2.1.0",
5555
"@types/express": "^5.0.6",
5656
"@types/jest": "^29.5.14",
5757
"@types/node": "^22.10.5",

0 commit comments

Comments
 (0)