File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 61
61
"core-js" : " 3.3.4" ,
62
62
"cypress" : " 3.5.0" ,
63
63
"eslint" : " 6.6.0" ,
64
- "eslint-config-prettier" : " 6.4 .0" ,
64
+ "eslint-config-prettier" : " 6.5 .0" ,
65
65
"eslint-plugin-import" : " 2.18.2" ,
66
66
"eslint-plugin-node" : " 10.0.0" ,
67
67
"eslint-plugin-promise" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -3071,10 +3071,10 @@ escodegen@^1.9.1:
3071
3071
optionalDependencies :
3072
3072
source-map "~0.6.1"
3073
3073
3074
- eslint-config-prettier@6.4 .0 :
3075
- version "6.4 .0"
3076
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4 .0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477 "
3077
- integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w ==
3074
+ eslint-config-prettier@6.5 .0 :
3075
+ version "6.5 .0"
3076
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5 .0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb "
3077
+ integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ ==
3078
3078
dependencies :
3079
3079
get-stdin "^6.0.0"
3080
3080
You can’t perform that action at this time.
0 commit comments