Skip to content

Commit 7d01436

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent f150a78 commit 7d01436

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
@@ -36,7 +36,7 @@
3636
"cross-env": "7.0.3",
3737
"del": "6.0.0",
3838
"eslint": "7.26.0",
39-
"eslint-config-prettier": "8.3.0",
39+
"eslint-config-prettier": "10.1.3",
4040
"eslint-plugin-cypress": "2.11.3",
4141
"eslint-plugin-prettier": "3.4.0",
4242
"eslint-plugin-react": "7.23.2",

yarn.lock

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

2371-
eslint-config-prettier@8.3.0:
2372-
version "8.3.0"
2373-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2374-
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2371+
eslint-config-prettier@10.1.3:
2372+
version "10.1.3"
2373+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
2374+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
23752375

23762376
23772377
version "2.11.3"

0 commit comments

Comments
 (0)