diff --git a/@tracerbench/find-chrome/package.json b/@tracerbench/find-chrome/package.json index 9c5002d..32e9b3b 100644 --- a/@tracerbench/find-chrome/package.json +++ b/@tracerbench/find-chrome/package.json @@ -30,7 +30,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/message-transport/package.json b/@tracerbench/message-transport/package.json index 67a86ae..b41bcfb 100644 --- a/@tracerbench/message-transport/package.json +++ b/@tracerbench/message-transport/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/protocol-connection/package.json b/@tracerbench/protocol-connection/package.json index de2152d..40974c7 100644 --- a/@tracerbench/protocol-connection/package.json +++ b/@tracerbench/protocol-connection/package.json @@ -32,7 +32,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/protocol-transport/package.json b/@tracerbench/protocol-transport/package.json index 3785281..d41234b 100644 --- a/@tracerbench/protocol-transport/package.json +++ b/@tracerbench/protocol-transport/package.json @@ -31,7 +31,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/spawn-chrome/package.json b/@tracerbench/spawn-chrome/package.json index 0592719..21f6dda 100644 --- a/@tracerbench/spawn-chrome/package.json +++ b/@tracerbench/spawn-chrome/package.json @@ -32,7 +32,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/spawn/package.json b/@tracerbench/spawn/package.json index 52f2577..e27d47e 100644 --- a/@tracerbench/spawn/package.json +++ b/@tracerbench/spawn/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/@tracerbench/websocket-message-transport/package.json b/@tracerbench/websocket-message-transport/package.json index 68ae71c..6e049a2 100644 --- a/@tracerbench/websocket-message-transport/package.json +++ b/@tracerbench/websocket-message-transport/package.json @@ -31,7 +31,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/chrome-debugging-client/package.json b/chrome-debugging-client/package.json index 9c5a38f..0c6816f 100644 --- a/chrome-debugging-client/package.json +++ b/chrome-debugging-client/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/examples/package.json b/examples/package.json index e1c91b4..08fe7de 100644 --- a/examples/package.json +++ b/examples/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/scripts/package.json b/scripts/package.json index 6c1a563..fe49414 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/test/package.json b/test/package.json index beb1655..c653ffd 100644 --- a/test/package.json +++ b/test/package.json @@ -24,7 +24,7 @@ "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", "eslint": "^8.39.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.18.2", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 2c9cbb1..9b2a7fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2483,10 +2483,10 @@ escodegen@^2.1.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.8.0: - version "8.10.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" - integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== +eslint-config-prettier@^10.1.8: + version "10.1.8" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97" + integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== eslint-import-resolver-node@^0.3.9: version "0.3.9" @@ -6584,7 +6584,16 @@ stop-iteration-iterator@^1.1.0: es-errors "^1.3.0" internal-slot "^1.1.0" -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -6657,7 +6666,14 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -7333,7 +7349,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -7351,6 +7367,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"