Skip to content

Commit 8a9f283

Browse files
chore(deps): update dependency eslint-config-prettier to v9 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ee284b commit 8a9f283

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
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/eslint-plugin": "6.2.1",
6868
"@typescript-eslint/parser": "6.2.1",
6969
"eslint": "8.46.0",
70-
"eslint-config-prettier": "8.10.0",
70+
"eslint-config-prettier": "9.0.0",
7171
"eslint-plugin-jest": "27.2.3",
7272
"eslint-plugin-prettier": "^5.0.0",
7373
"husky": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,10 +2920,10 @@ escape-string-regexp@^4.0.0:
29202920
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
29212921
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
29222922

2923-
eslint-config-prettier@8.10.0:
2924-
version "8.10.0"
2925-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2926-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2923+
eslint-config-prettier@9.0.0:
2924+
version "9.0.0"
2925+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2926+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
29272927

29282928
29292929
version "27.2.3"

0 commit comments

Comments
 (0)