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 16
16
},
17
17
"devDependencies" : {
18
18
"better-sqlite3" : " ^5.3.0" ,
19
- "eslint" : " ^5.12.0 " ,
19
+ "eslint" : " ^5.12.1 " ,
20
20
"eslint-config-bliss" : " ^3.2.0" ,
21
21
"jest" : " ^23.6.0" ,
22
22
"sqlite3" : " ^4.0.6"
Original file line number Diff line number Diff line change @@ -1230,10 +1230,10 @@ eslint-visitor-keys@^1.0.0:
1230
1230
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1231
1231
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1232
1232
1233
- eslint@^5.12.0 :
1234
- version "5.12.0 "
1235
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0 .tgz#fab3b908f60c52671fb14e996a450b96c743c859 "
1236
- integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g ==
1233
+ eslint@^5.12.1 :
1234
+ version "5.12.1 "
1235
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1 .tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b "
1236
+ integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg ==
1237
1237
dependencies :
1238
1238
" @babel/code-frame" " ^7.0.0"
1239
1239
ajv "^6.5.3"
You can’t perform that action at this time.
0 commit comments