Skip to content

Commit d88f40d

Browse files
authored
Merge branch 'main' into fix/memory-leak-page-collector
2 parents 5f4af57 + 41ff9bf commit d88f40d

5 files changed

Lines changed: 19 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/02-feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Suggest an idea for for chrome-devtools-mcp
33
title: '<short description of the feature request>'
44
type: 'Feature'
55
labels:
6-
- enhancement
6+
- feature
77
body:
88
- id: description
99
type: textarea

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/yargs": "^17.0.33",
6060
"@typescript-eslint/eslint-plugin": "^8.43.0",
6161
"@typescript-eslint/parser": "^8.43.0",
62-
"chrome-devtools-frontend": "1.0.1596260",
62+
"chrome-devtools-frontend": "1.0.1599001",
6363
"core-js": "3.48.0",
6464
"debug": "4.4.3",
6565
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)