File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"eslint" : " ^5.6.0" ,
20
- "eslint-config-prettier" : " ^3 .0.1 " ,
20
+ "eslint-config-prettier" : " ^4 .0.0 " ,
21
21
"eslint-plugin-prettier" : " ^2.6.2" ,
22
22
"jest" : " ^23.1.0" ,
23
23
"prettier" : " ^1.14.2"
Original file line number Diff line number Diff line change @@ -1596,10 +1596,10 @@ escodegen@^1.9.1:
1596
1596
optionalDependencies :
1597
1597
source-map "~0.6.1"
1598
1598
1599
- eslint-config-prettier@^3 .0.1 :
1600
- version "3.1 .0"
1601
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.1 .0.tgz#2c26d2cdcfa3a05f0642cd7e6e4ef3316cdabfa2 "
1602
- integrity sha512-QYGfmzuc4q4J6XIhlp8vRKdI/fI0tQfQPy1dME3UOLprE+v4ssH/3W9LM2Q7h5qBcy5m0ehCrBDU2YF8q6OY8w ==
1599
+ eslint-config-prettier@^4 .0.0 :
1600
+ version "4.0 .0"
1601
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.0 .0.tgz#16cedeea0a56e74de60dcbbe3be0ab2c645405b9 "
1602
+ integrity sha512-kWuiJxzV5NwOwZcpyozTzDT5KJhBw292bbYro9Is7BWnbNMg15Gmpluc1CTetiCatF8DRkNvgPAOaSyg+bYr3g ==
1603
1603
dependencies :
1604
1604
get-stdin "^6.0.0"
1605
1605
You can’t perform that action at this time.
0 commit comments