Skip to content

Commit 02f1f88

Browse files
committed
chore: update dependencies
1 parent c6f5f70 commit 02f1f88

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 -n changelog-option.js"
2727
},
2828
"dependencies": {
29-
"@modelcontextprotocol/sdk": "^1.17.1",
29+
"@modelcontextprotocol/sdk": "^1.17.2",
3030
"dotenv": "^17.2.1",
3131
"express": "^5.1.0",
3232
"yargs": "^17.7.2",
@@ -47,12 +47,12 @@
4747
"conventional-changelog-cli": "^5.0.0",
4848
"cross-env": "^10.0.0",
4949
"esbuild": "^0.25.8",
50-
"eslint": "^9.32.0",
50+
"eslint": "^9.33.0",
5151
"eslint-plugin-import": "^2.32.0",
52-
"eslint-plugin-prettier": "^5.5.3",
52+
"eslint-plugin-prettier": "^5.5.4",
5353
"globals": "^16.3.0",
5454
"husky": "^9.1.7",
55-
"lint-staged": "^16.1.4",
55+
"lint-staged": "^16.1.5",
5656
"prettier": "^3.6.2",
5757
"rimraf": "^6.0.1",
5858
"tsx": "^4.20.3",

0 commit comments

Comments
 (0)