Skip to content

Commit 5c142d6

Browse files
renovate-botdanez
authored andcommitted
chore(deps): update dependency eslint-config-prettier to v8
1 parent 74751ca commit 5c142d6

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
@@ -59,7 +59,7 @@
5959
"babel-jest": "28.1.0",
6060
"cross-spawn": "7.0.3",
6161
"eslint": "6.8.0",
62-
"eslint-config-prettier": "6.15.0",
62+
"eslint-config-prettier": "8.5.0",
6363
"eslint-plugin-prettier": "3.4.1",
6464
"flow-bin": "0.179.0",
6565
"jest": "28.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,12 +1858,10 @@ escape-string-regexp@^2.0.0:
18581858
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
18591859
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
18601860

1861-
1862-
version "6.15.0"
1863-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1864-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1865-
dependencies:
1866-
get-stdin "^6.0.0"
1861+
1862+
version "8.5.0"
1863+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1864+
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
18671865

18681866
18691867
version "3.4.1"
@@ -2167,11 +2165,6 @@ get-package-type@^0.1.0:
21672165
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
21682166
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
21692167

2170-
get-stdin@^6.0.0:
2171-
version "6.0.0"
2172-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2173-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2174-
21752168
get-stream@^6.0.0:
21762169
version "6.0.1"
21772170
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"

0 commit comments

Comments
 (0)