Skip to content

Commit ea2afd8

Browse files
chore(deps): update dependency eslint-config-prettier to v9
1 parent 4ba253e commit ea2afd8

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"doctoc": "1.4.0",
5353
"eslint": "6.8.0",
5454
"eslint-config-algolia": "14.0.1",
55-
"eslint-config-prettier": "6.15.0",
55+
"eslint-config-prettier": "9.0.0",
5656
"eslint-plugin-import": "2.28.1",
5757
"eslint-plugin-jest": "22.21.0",
5858
"eslint-plugin-prettier": "3.4.1",

yarn.lock

+4-11
Original file line numberDiff line numberDiff line change
@@ -4419,12 +4419,10 @@ [email protected]:
44194419
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-14.0.1.tgz#dac97b07c5b34c5f47ba5ca33a4fd7884377498c"
44204420
integrity sha512-qkuJLcCiPH+SyeXdHLYxcgVXLH9Mphl/xGRxpHZNSHYwg49hHQQQ3eEfmJAfmAoxAfKW1ep64agqdLEzoTbu1w==
44214421

4422-
4423-
version "6.15.0"
4424-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4425-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4426-
dependencies:
4427-
get-stdin "^6.0.0"
4422+
4423+
version "9.0.0"
4424+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4425+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
44284426

44294427
eslint-import-resolver-node@^0.3.7:
44304428
version "0.3.7"
@@ -5063,11 +5061,6 @@ [email protected], get-stdin@^7.0.0:
50635061
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
50645062
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
50655063

5066-
get-stdin@^6.0.0:
5067-
version "6.0.0"
5068-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5069-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5070-
50715064
get-stream@^4.0.0, get-stream@^4.1.0:
50725065
version "4.1.0"
50735066
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)