Skip to content

Commit 2182a94

Browse files
committed
chore: update dependencies
1 parent 704e22a commit 2182a94

File tree

3 files changed

+129
-147
lines changed

3 files changed

+129
-147
lines changed

.changeset/two-crews-melt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@mcp-tool-kit/shared': minor
3+
---
4+
5+
chore: update dependencies

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@
4848
"@rollup/plugin-terser": "^0.4.4",
4949
"@rollup/plugin-typescript": "^12.1.4",
5050
"@types/node": "22",
51-
"@typescript-eslint/eslint-plugin": "^8.44.0",
52-
"@typescript-eslint/parser": "^8.44.0",
51+
"@typescript-eslint/eslint-plugin": "^8.44.1",
52+
"@typescript-eslint/parser": "^8.44.1",
5353
"@vitest/coverage-v8": "^3.2.4",
5454
"c8": "^10.1.3",
5555
"cross-env": "^10.0.0",
56-
"eslint": "^9.35.0",
56+
"eslint": "^9.36.0",
5757
"eslint-plugin-import": "^2.32.0",
5858
"eslint-plugin-prettier": "^5.5.4",
5959
"execa": "^9.6.0",
6060
"globals": "^16.4.0",
6161
"husky": "^9.1.7",
62-
"lint-staged": "^16.1.6",
62+
"lint-staged": "^16.2.0",
6363
"prettier": "^3.6.2",
6464
"rimraf": "^6.0.1",
6565
"rolldown": "1.0.0-beta.27",

0 commit comments

Comments
 (0)