Skip to content

Commit 79b9fe8

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 5cb59de commit 79b9fe8

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"commitlint": "8.3.6",
3636
"eslint": "6.8.0",
3737
"eslint-config-airbnb": "18.2.1",
38-
"eslint-config-prettier": "6.15.0",
38+
"eslint-config-prettier": "10.0.1",
3939
"eslint-plugin-import": "2.29.1",
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.9.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2968,12 +2968,10 @@ [email protected]:
29682968
object.assign "^4.1.2"
29692969
object.entries "^1.1.2"
29702970

2971-
2972-
version "6.15.0"
2973-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2974-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2975-
dependencies:
2976-
get-stdin "^6.0.0"
2971+
2972+
version "10.0.1"
2973+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2974+
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
29772975

29782976
eslint-import-resolver-node@^0.3.9:
29792977
version "0.3.9"
@@ -3734,11 +3732,6 @@ [email protected], get-stdin@^7.0.0:
37343732
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
37353733
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
37363734

3737-
get-stdin@^6.0.0:
3738-
version "6.0.0"
3739-
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3740-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3741-
37423735
get-stream@^3.0.0:
37433736
version "3.0.0"
37443737
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)