Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 11b5d6e

Browse files
renovate[bot]vinaypuppal
authored andcommitted
Update dependency eslint-config-prettier to v3 (#243)
1 parent e6bf596 commit 11b5d6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"enzyme": "3.4.1",
9898
"enzyme-adapter-react-16": "1.2.0",
9999
"enzyme-to-json": "3.3.4",
100-
"eslint-config-prettier": "2.10.0",
100+
"eslint-config-prettier": "3.0.1",
101101
"eslint-plugin-react": "7.11.0",
102102
"husky": "0.14.3",
103103
"jest": "23.5.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2802,11 +2802,11 @@ eslint-ast-utils@^1.0.0:
28022802
lodash.get "^4.4.2"
28032803
lodash.zip "^4.2.0"
28042804

2805-
eslint-config-prettier@2.10.0:
2806-
version "2.10.0"
2807-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b"
2805+
eslint-config-prettier@3.0.1:
2806+
version "3.0.1"
2807+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.1.tgz#479214f64c1a4b344040924bfb97543db334b7b1"
28082808
dependencies:
2809-
get-stdin "^5.0.1"
2809+
get-stdin "^6.0.0"
28102810

28112811
eslint-config-prettier@^2.9.0:
28122812
version "2.9.0"

0 commit comments

Comments
 (0)