Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit 1b75869

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v4
1 parent 19deb66 commit 1b75869

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"babel-eslint": "8.2.3",
1414
"eslint": "4.19.1",
1515
"eslint-config-algolia": "13.1.0",
16-
"eslint-config-prettier": "2.9.0",
16+
"eslint-config-prettier": "4.3.0",
1717
"eslint-plugin-html": "4.0.3",
1818
"eslint-plugin-import": "2.12.0",
1919
"eslint-plugin-prettier": "2.6.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2511,11 +2511,11 @@ [email protected]:
25112511
version "13.1.0"
25122512
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-13.1.0.tgz#88fc2aeab9149dddaee34b4cb00a0acb8cd777b5"
25132513

2514-
eslint-config-prettier@2.9.0:
2515-
version "2.9.0"
2516-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.9.0.tgz#5ecd65174d486c22dff389fe036febf502d468a3"
2514+
eslint-config-prettier@4.3.0:
2515+
version "4.3.0"
2516+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
25172517
dependencies:
2518-
get-stdin "^5.0.1"
2518+
get-stdin "^6.0.0"
25192519

25202520
eslint-import-resolver-node@^0.3.1:
25212521
version "0.3.2"
@@ -3122,9 +3122,9 @@ get-stdin@^4.0.1:
31223122
version "4.0.1"
31233123
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
31243124

3125-
get-stdin@^5.0.1:
3126-
version "5.0.1"
3127-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
3125+
get-stdin@^6.0.0:
3126+
version "6.0.0"
3127+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
31283128

31293129
get-stream@^3.0.0:
31303130
version "3.0.0"

0 commit comments

Comments
 (0)