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 35
35
"@babel/core" : " 7.10.3" ,
36
36
"@babel/plugin-proposal-class-properties" : " ^7.10.1" ,
37
37
"babel-eslint" : " ^10.1.0" ,
38
- "eslint" : " 7.3.0 " ,
38
+ "eslint" : " 7.3.1 " ,
39
39
"eslint-config-bliss" : " 5.0.0" ,
40
40
"is-ci" : " ^2.0.0" ,
41
41
"jasmine-node" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -774,10 +774,10 @@ eslint-visitor-keys@^1.2.0:
774
774
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
775
775
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
776
776
777
- eslint@7.3.0 :
778
- version "7.3.0 "
779
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.0 .tgz#f9f1fc3dc1227985d0db88769f2bbac7b4b875d7 "
780
- integrity sha512-dJMVXwfU5PT1cj2Nv2VPPrKahKTGdX+5Dh0Q3YuKt+Y2UhdL2YbzsVaBMyG9HC0tBismlv/r1+eZqs6SMIV38Q ==
777
+ eslint@7.3.1 :
778
+ version "7.3.1 "
779
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1 .tgz#76392bd7e44468d046149ba128d1566c59acbe19 "
780
+ integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA ==
781
781
dependencies :
782
782
" @babel/code-frame" " ^7.0.0"
783
783
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments