Skip to content

Commit 7d09c85

Browse files
chore(deps): update dependency eslint-config-prettier to v8.10.2
1 parent d7836dc commit 7d09c85

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
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",
59-
"eslint-config-prettier": "8.10.0",
59+
"eslint-config-prettier": "8.10.2",
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
6262
"nodemon": "3.1.10",

yarn.lock

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

3372-
3373-
version "8.10.0"
3374-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3375-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
3372+
3373+
version "8.10.2"
3374+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e"
3375+
integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==
33763376

33773377
33783378
version "27.9.0"

0 commit comments

Comments
 (0)