Skip to content

Commit 7b183ad

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v6.11.0
1 parent 2a990ac commit 7b183ad

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
@@ -48,7 +48,7 @@
4848
"cz-conventional-changelog": "3.0.2",
4949
"eslint": "6.8.0",
5050
"eslint-config-airbnb-typescript": "6.3.1",
51-
"eslint-config-prettier": "6.7.0",
51+
"eslint-config-prettier": "6.11.0",
5252
"eslint-plugin-import": "2.19.1",
5353
"eslint-plugin-prettier": "3.1.2",
5454
"jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,10 +2330,10 @@ eslint-config-airbnb@^18.0.1:
23302330
object.assign "^4.1.0"
23312331
object.entries "^1.1.0"
23322332

2333-
eslint-config-prettier@6.7.0:
2334-
version "6.7.0"
2335-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9"
2336-
integrity sha512-FamQVKM3jjUVwhG4hEMnbtsq7xOIDm+SY5iBPfR8gKsJoAB2IQnNF+bk1+8Fy44Nq7PPJaLvkRxILYdJWoguKQ==
2333+
eslint-config-prettier@6.11.0:
2334+
version "6.11.0"
2335+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2336+
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
23372337
dependencies:
23382338
get-stdin "^6.0.0"
23392339

0 commit comments

Comments
 (0)