Skip to content

Commit 2f2260f

Browse files
authored
Merge pull request #796 from Dave-London/dependabot/npm_and_yarn/production-348fcdf214
chore(deps): bump the production group across 1 directory with 4 updates
2 parents 66709b8 + 2922272 commit 2f2260f

4 files changed

Lines changed: 200 additions & 200 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@changesets/changelog-github": "^0.6.0",
3838
"@changesets/cli": "^2.30.0",
3939
"@modelcontextprotocol/sdk": "^1.29.0",
40-
"@typescript-eslint/eslint-plugin": "^8.58.0",
41-
"@typescript-eslint/parser": "^8.58.0",
40+
"@typescript-eslint/eslint-plugin": "^8.58.1",
41+
"@typescript-eslint/parser": "^8.58.1",
4242
"@vitest/coverage-v8": "^4.1.3",
43-
"eslint": "^10.0.3",
43+
"eslint": "^10.2.0",
4444
"husky": "^9.1.7",
4545
"lint-staged": "^16.4.0",
4646
"prettier": "^3.4.0",

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"license": "MIT",
66
"main": "index.js",
77
"dependencies": {
8-
"@typescript-eslint/eslint-plugin": "^8.58.0",
9-
"@typescript-eslint/parser": "^8.58.0",
10-
"eslint": "^10.0.3"
8+
"@typescript-eslint/eslint-plugin": "^8.58.1",
9+
"@typescript-eslint/parser": "^8.58.1",
10+
"eslint": "^10.2.0"
1111
}
1212
}

packages/init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lint": "eslint src/"
5858
},
5959
"dependencies": {
60-
"@inquirer/prompts": "^8.3.2",
60+
"@inquirer/prompts": "^8.4.1",
6161
"@modelcontextprotocol/sdk": "^1.29.0",
6262
"smol-toml": "^1.6.1",
6363
"yaml": "^2.8.3"

0 commit comments

Comments
 (0)