Skip to content

Commit 4802113

Browse files
committed
Merge branch 'main' into add-jetbrains
2 parents 5441793 + 3597a3b commit 4802113

3 files changed

Lines changed: 37 additions & 28 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
116116
<summary>JetBrains AI Assistant & Junie</summary>
117117

118118
Go to `Settings | Tools | AI Assistant | Model Context Protocol (MCP)` -> `Add`. Use the config provided above.
119-
The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above.
119+
The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above.
120120

121121
</details>
122122

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@modelcontextprotocol/sdk": "1.18.1",
4040
"debug": "4.4.3",
41-
"puppeteer-core": "24.22.2",
41+
"puppeteer-core": "24.22.3",
4242
"yargs": "18.0.0"
4343
},
4444
"devDependencies": {
@@ -54,7 +54,7 @@
5454
"eslint": "^9.35.0",
5555
"globals": "^16.4.0",
5656
"prettier": "^3.6.2",
57-
"puppeteer": "24.22.2",
57+
"puppeteer": "24.22.3",
5858
"sinon": "^21.0.0",
5959
"typescript": "^5.9.2",
6060
"typescript-eslint": "^8.43.0"

0 commit comments

Comments
 (0)