Skip to content

Commit 8359ace

Browse files
build(deps): update dependency eslint-config-prettier to v9
1 parent d4deb88 commit 8359ace

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
@@ -38,7 +38,7 @@
3838
"ava": "5.3.1",
3939
"cz-conventional-changelog": "3.3.0",
4040
"eslint": "8.46.0",
41-
"eslint-config-prettier": "8.10.0",
41+
"eslint-config-prettier": "9.0.0",
4242
"eslint-plugin-import": "2.28.0",
4343
"eslint-plugin-jsdoc": "40.3.0",
4444
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

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

2039-
eslint-config-prettier@8.10.0:
2040-
version "8.10.0"
2041-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2042-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2039+
eslint-config-prettier@9.0.0:
2040+
version "9.0.0"
2041+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2042+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
20432043

20442044
eslint-import-resolver-node@^0.3.7:
20452045
version "0.3.7"

0 commit comments

Comments
 (0)