Skip to content

Commit 552970d

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent be55022 commit 552970d

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
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^5.10.2",
2020
"@typescript-eslint/parser": "^5.10.2",
2121
"eslint": "^8.8.0",
22-
"eslint-config-prettier": "^8.3.0",
22+
"eslint-config-prettier": "^10.0.0",
2323
"eslint-plugin-prettier": "^4.0.0",
2424
"eslint-plugin-react": "^7.28.0",
2525
"eslint-plugin-react-hooks": "^4.3.0",

yarn.lock

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

507-
eslint-config-prettier@^8.3.0:
508-
version "8.3.0"
509-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
510-
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
507+
eslint-config-prettier@^10.0.0:
508+
version "10.1.8"
509+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
510+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
511511

512512
eslint-plugin-prettier@^4.0.0:
513513
version "4.0.0"

0 commit comments

Comments
 (0)