Skip to content

Commit 4e9c001

Browse files
chore(deps): update dependency eslint-config-prettier to v3.1.0 (#454)
1 parent ea363e9 commit 4e9c001

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-plugin-dev-expression": "0.2.1",
4646
"concurrently": "4.0.1",
4747
"eslint": "4.19.1",
48-
"eslint-config-prettier": "3.0.1",
48+
"eslint-config-prettier": "3.1.0",
4949
"eslint-plugin-import": "2.14.0",
5050
"eslint-plugin-react": "7.11.1",
5151
"flowgen": "1.2.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1924,9 +1924,9 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
19241924
version "1.0.5"
19251925
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
19261926

1927-
eslint-config-prettier@3.0.1:
1928-
version "3.0.1"
1929-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.1.tgz#479214f64c1a4b344040924bfb97543db334b7b1"
1927+
eslint-config-prettier@3.1.0:
1928+
version "3.1.0"
1929+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.1.0.tgz#2c26d2cdcfa3a05f0642cd7e6e4ef3316cdabfa2"
19301930
dependencies:
19311931
get-stdin "^6.0.0"
19321932

0 commit comments

Comments
 (0)