Skip to content

Commit b07ea0e

Browse files
chore(deps): update dependency devtools-protocol to v0.0.1459876 (#31708)
* chore(deps): update dependency devtools-protocol to v0.0.1459876 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
1 parent 8f8bb60 commit b07ea0e

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"**/ua-parser-js": "0.7.33",
279279
"@types/react": "18.3.12",
280280
"browserify-sign": "4.2.2",
281-
"devtools-protocol": "0.0.1413303",
281+
"devtools-protocol": "0.0.1459876",
282282
"sharp": "0.29.3",
283283
"vue-template-compiler": "2.6.12"
284284
},

packages/proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@packages/types": "0.0.0-development",
4545
"@types/express": "4.17.2",
4646
"@types/supertest": "2.0.10",
47-
"devtools-protocol": "0.0.1413303",
47+
"devtools-protocol": "0.0.1459876",
4848
"express": "4.21.0",
4949
"supertest": "6.0.1",
5050
"typescript": "~5.4.5"

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"chai-uuid": "1.0.6",
182182
"chrome-har-capturer": "0.13.4",
183183
"cross-env": "6.0.3",
184-
"devtools-protocol": "0.0.1413303",
184+
"devtools-protocol": "0.0.1459876",
185185
"eol": "0.9.1",
186186
"esbuild": "^0.15.3",
187187
"eventsource": "2.0.2",

packages/socket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/uuid": "8.3.2",
3333
"chai": "3.5.0",
3434
"cross-env": "6.0.3",
35-
"devtools-protocol": "0.0.1413303",
35+
"devtools-protocol": "0.0.1459876",
3636
"mocha": "3.5.3",
3737
"resolve-pkg": "2.0.0"
3838
},

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "20.16.0",
1818
"axios": "^1.8.3",
1919
"better-sqlite3": "11.5.0",
20-
"devtools-protocol": "0.0.1413303",
20+
"devtools-protocol": "0.0.1459876",
2121
"express": "4.21.0",
2222
"socket.io": "4.0.1",
2323
"typescript": "~5.4.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14397,10 +14397,10 @@ detective@^5.0.2:
1439714397
defined "^1.0.0"
1439814398
minimist "^1.1.1"
1439914399

14400-
devtools-protocol@0.0.1159816, devtools-protocol@0.0.1413303, devtools-protocol@0.0.927104:
14401-
version "0.0.1413303"
14402-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1413303.tgz#72a194e7474a17cd75f8c1d2627db0563e2f719e"
14403-
integrity sha512-AjVpl/7DdE1gf40ydrVpBdGYprq/seOLgN46p+rYyJ/lfhrI6e4zvX0HWSr3cIvj16Ks9kwEdmvmwlyKcELBBw==
14400+
devtools-protocol@0.0.1159816, devtools-protocol@0.0.1459876, devtools-protocol@0.0.927104:
14401+
version "0.0.1459876"
14402+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1459876.tgz#07f69c1921ae89624f65ddd311d2214e8cb35e1e"
14403+
integrity sha512-9Dng0X6IdYO8CxlNlOYW+Jc8deGZdOQOL4Sy2UbA+XiCy1Xxi7QtP5CWZKEYv4EEfp7hxp7LhF6RQWfUXK1+/w==
1440414404

1440514405
dicer@0.2.5:
1440614406
version "0.2.5"

0 commit comments

Comments
 (0)