Skip to content

Commit d698aa8

Browse files
authored
Merge pull request #824 from Dave-London/dependabot/npm_and_yarn/production-122d67cbdb
chore(deps): bump the production group across 1 directory with 4 updates
2 parents aa46ecc + 7129a0d commit d698aa8

4 files changed

Lines changed: 533 additions & 216 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.31.0",
3939
"@modelcontextprotocol/sdk": "^1.29.0",
40-
"@typescript-eslint/eslint-plugin": "^8.58.1",
41-
"@typescript-eslint/parser": "^8.58.1",
40+
"@typescript-eslint/eslint-plugin": "^8.59.0",
41+
"@typescript-eslint/parser": "^8.59.0",
4242
"@vitest/coverage-v8": "^4.1.4",
43-
"eslint": "^10.2.0",
43+
"eslint": "^10.2.1",
4444
"husky": "^9.1.7",
4545
"lint-staged": "^16.4.0",
4646
"prettier": "^3.8.3",

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.1",
9-
"@typescript-eslint/parser": "^8.58.1",
10-
"eslint": "^10.2.0"
8+
"@typescript-eslint/eslint-plugin": "^8.59.0",
9+
"@typescript-eslint/parser": "^8.59.0",
10+
"eslint": "^10.2.1"
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.4.1",
60+
"@inquirer/prompts": "^8.4.2",
6161
"@modelcontextprotocol/sdk": "^1.29.0",
6262
"smol-toml": "^1.6.1",
6363
"yaml": "^2.8.3"

0 commit comments

Comments
 (0)