Skip to content

Commit 896afb2

Browse files
Update dependency eslint-config-prettier to v9
1 parent db03616 commit 896afb2

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
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "5.30.6",
1818
"bestzip": "2.2.1",
1919
"eslint": "8.19.0",
20-
"eslint-config-prettier": "8.5.0",
20+
"eslint-config-prettier": "9.0.0",
2121
"eslint-plugin-prettier": "4.2.1",
2222
"prettier": "2.7.1",
2323
"typescript": "4.7.4",

yarn.lock

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

1015-
eslint-config-prettier@8.5.0:
1016-
version "8.5.0"
1017-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1018-
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1015+
eslint-config-prettier@9.0.0:
1016+
version "9.0.0"
1017+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1018+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
10191019

10201020
10211021
version "4.2.1"

0 commit comments

Comments
 (0)