Skip to content

Commit 097077f

Browse files
committed
dependencies(eslint-config-prettier): upgrade to version 8.10.0
1 parent 296b2f6 commit 097077f

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
@@ -23,7 +23,7 @@
2323
"cross-env": "7.0.3",
2424
"doctoc": "2.2.1",
2525
"eslint": "8.42.0",
26-
"eslint-config-prettier": "^8.8.0",
26+
"eslint-config-prettier": "^8.10.0",
2727
"eslint-plugin-prettier": "4.2.1",
2828
"husky": "7.0.4",
2929
"jest": "28.1.3",

yarn.lock

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

3456-
eslint-config-prettier@^8.8.0:
3457-
version "8.8.0"
3458-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3459-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
3456+
eslint-config-prettier@^8.10.0:
3457+
version "8.10.0"
3458+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3459+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
34603460

34613461
34623462
version "4.2.1"

0 commit comments

Comments
 (0)