Skip to content

Commit 7958903

Browse files
chore(deps): update dependency devtools-protocol to v0.0.1528500 (#32729)
* chore(deps): update dependency devtools-protocol to v0.0.1528500 * empty commit * circle cache --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com> Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
1 parent 6307f90 commit 7958903

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

.circleci/cache-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Bump this version to force CI to re-create the cache from scratch.
2-
10-15-2025
2+
10-15-2025-devtools

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"@definitelytyped/typescript-versions": "0.1.7",
281281
"@types/react": "18.3.12",
282282
"browserify-sign": "4.2.2",
283-
"devtools-protocol": "0.0.1459876",
283+
"devtools-protocol": "0.0.1528500",
284284
"node-abi": "4.9.0",
285285
"vue-template-compiler": "2.6.12"
286286
},

packages/proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@packages/types": "0.0.0-development",
4646
"@types/express": "4.17.2",
4747
"@types/supertest": "2.0.10",
48-
"devtools-protocol": "0.0.1459876",
48+
"devtools-protocol": "0.0.1528500",
4949
"express": "4.21.0",
5050
"supertest": "6.0.1",
5151
"typescript": "~5.4.5"

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"chai-subset": "1.6.0",
183183
"chai-uuid": "1.0.6",
184184
"chrome-har-capturer": "0.14.2",
185-
"devtools-protocol": "0.0.1459876",
185+
"devtools-protocol": "0.0.1528500",
186186
"esbuild": "^0.25.2",
187187
"eslint": "^9.31.0",
188188
"eventsource": "2.0.2",

packages/socket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@packages/types": "0.0.0-development",
3131
"@types/uuid": "8.3.2",
3232
"cross-env": "7.0.3",
33-
"devtools-protocol": "0.0.1459876",
33+
"devtools-protocol": "0.0.1528500",
3434
"resolve-pkg": "2.0.0",
3535
"vitest": "^3.2.4"
3636
},

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "22.18.7",
2323
"axios": "^1.8.3",
2424
"better-sqlite3": "11.10.0",
25-
"devtools-protocol": "0.0.1459876",
25+
"devtools-protocol": "0.0.1528500",
2626
"express": "4.21.0",
2727
"rimraf": "^6.0.1",
2828
"socket.io": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14949,10 +14949,10 @@ detective@^5.0.2:
1494914949
defined "^1.0.0"
1495014950
minimist "^1.1.1"
1495114951

14952-
devtools-protocol@0.0.1159816, devtools-protocol@0.0.1459876, devtools-protocol@0.0.927104:
14953-
version "0.0.1459876"
14954-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1459876.tgz#07f69c1921ae89624f65ddd311d2214e8cb35e1e"
14955-
integrity sha512-9Dng0X6IdYO8CxlNlOYW+Jc8deGZdOQOL4Sy2UbA+XiCy1Xxi7QtP5CWZKEYv4EEfp7hxp7LhF6RQWfUXK1+/w==
14952+
devtools-protocol@0.0.1159816, devtools-protocol@0.0.1528500, devtools-protocol@0.0.927104:
14953+
version "0.0.1528500"
14954+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1528500.tgz#47a2ac5260d3b2f391228bf2fc01b13b575e359d"
14955+
integrity sha512-zWbI0sZQngmekg5M5t585E03Ih/OaRyH58QR5lVgYZ5bkFyZP9EjcF+41lvl/OAwvo5JYzKOCqf4bwvIyKDOoQ==
1495614956

1495714957
didyoumean@^1.2.2:
1495814958
version "1.2.2"

0 commit comments

Comments
 (0)