Skip to content

Commit cbb007a

Browse files
chore(deps): update dependency eslint-config-prettier to v10
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6aa8b78 commit cbb007a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"copy-webpack-plugin": "12.0.2",
4444
"css-loader": "^5.2.7",
4545
"eslint": "7.32.0",
46-
"eslint-config-prettier": "^8.5.0",
46+
"eslint-config-prettier": "^10.0.0",
4747
"eslint-import-resolver-typescript": "^2.5.0",
4848
"eslint-plugin-chai-friendly": "^0.7.2",
4949
"eslint-plugin-cypress": "^2.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4704,10 +4704,10 @@ escodegen@^1.6.1:
47044704
optionalDependencies:
47054705
source-map "~0.6.1"
47064706

4707-
eslint-config-prettier@^8.5.0:
4708-
version "8.10.2"
4709-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e"
4710-
integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==
4707+
eslint-config-prettier@^10.0.0:
4708+
version "10.1.8"
4709+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
4710+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
47114711

47124712
eslint-import-resolver-node@^0.3.9:
47134713
version "0.3.9"

0 commit comments

Comments
 (0)