Skip to content

Commit c7a9fd0

Browse files
committed
Update dependency eslint-config-prettier to v9
1 parent 69d7baa commit c7a9fd0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"babel-preset-env": "1.7.0",
6565
"cpx": "1.5.0",
6666
"eslint": "8.46.0",
67-
"eslint-config-prettier": "8.10.0",
67+
"eslint-config-prettier": "9.0.0",
6868
"eslint-plugin-functional": "4.4.1",
6969
"expect.js": "0.3.1",
7070
"list-files-in-dir": "0.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,10 +3056,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
30563056
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
30573057
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
30583058

3059-
eslint-config-prettier@8.10.0:
3060-
version "8.10.0"
3061-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3062-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
3059+
eslint-config-prettier@9.0.0:
3060+
version "9.0.0"
3061+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
3062+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
30633063

30643064
eslint-plugin-functional@4.4.1:
30653065
version "4.4.1"

0 commit comments

Comments
 (0)