Skip to content

Commit 4dda723

Browse files
build(deps): update dependency eslint-config-prettier to v9
1 parent b7947cb commit 4dda723

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
@@ -43,7 +43,7 @@
4343
"ava": "5.3.1",
4444
"cz-conventional-changelog": "3.3.0",
4545
"eslint": "8.47.0",
46-
"eslint-config-prettier": "8.10.0",
46+
"eslint-config-prettier": "9.0.0",
4747
"eslint-plugin-import": "2.28.1",
4848
"eslint-plugin-jsdoc": "40.3.0",
4949
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

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

2076-
eslint-config-prettier@8.10.0:
2077-
version "8.10.0"
2078-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2079-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2076+
eslint-config-prettier@9.0.0:
2077+
version "9.0.0"
2078+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2079+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
20802080

20812081
eslint-import-resolver-node@^0.3.7:
20822082
version "0.3.9"

0 commit comments

Comments
 (0)