Skip to content

Commit 75f1c02

Browse files
build(deps): update dependency eslint-config-prettier to v9
1 parent d2f4657 commit 75f1c02

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
@@ -41,7 +41,7 @@
4141
"ava": "5.3.1",
4242
"cz-conventional-changelog": "3.3.0",
4343
"eslint": "8.52.0",
44-
"eslint-config-prettier": "8.10.0",
44+
"eslint-config-prettier": "9.0.0",
4545
"eslint-plugin-import": "2.28.1",
4646
"eslint-plugin-jsdoc": "40.3.0",
4747
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

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

2065-
eslint-config-prettier@8.10.0:
2066-
version "8.10.0"
2067-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2068-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2065+
eslint-config-prettier@9.0.0:
2066+
version "9.0.0"
2067+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2068+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
20692069

20702070
eslint-import-resolver-node@^0.3.7:
20712071
version "0.3.9"

0 commit comments

Comments
 (0)