This repository was archived by the owner on Jan 24, 2021. It is now read-only.
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 15
15
"browser-sync" : " ^2.26.7" ,
16
16
"browser-sync-webpack-plugin" : " 2.2.2" ,
17
17
"cross-env" : " ^6.0" ,
18
- "eslint" : " ^6.4.0 " ,
18
+ "eslint" : " ^6.5.1 " ,
19
19
"eslint-config-standard" : " ^14.1.0" ,
20
20
"eslint-plugin-import" : " ^2.18.2" ,
21
21
"eslint-plugin-node" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -2970,10 +2970,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
2970
2970
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
2971
2971
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
2972
2972
2973
- eslint@^6.4.0 :
2974
- version "6.4.0 "
2975
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0 .tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a "
2976
- integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA ==
2973
+ eslint@^6.5.1 :
2974
+ version "6.5.1 "
2975
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1 .tgz#828e4c469697d43bb586144be152198b91e96ed6 "
2976
+ integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A ==
2977
2977
dependencies :
2978
2978
" @babel/code-frame" " ^7.0.0"
2979
2979
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments