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.4.0" ,
19
- "eslint" : " ^5.14.0 " ,
19
+ "eslint" : " ^5.14.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 @@ -1254,10 +1254,10 @@ eslint-visitor-keys@^1.0.0:
1254
1254
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1255
1255
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1256
1256
1257
- eslint@^5.14.0 :
1258
- version "5.14.0 "
1259
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.0 .tgz#380739df2489dd846baea008638b036c1e987974 "
1260
- integrity sha512-jrOhiYyENRrRnWlMYANlGZTqb89r2FuRT+615AabBoajhNjeh9ywDNlh2LU9vTqf0WYN+L3xdXuIi7xuj/tK9w ==
1257
+ eslint@^5.14.1 :
1258
+ version "5.14.1 "
1259
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
1260
+ integrity sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og ==
1261
1261
dependencies :
1262
1262
" @babel/code-frame" " ^7.0.0"
1263
1263
ajv "^6.9.1"
You can’t perform that action at this time.
0 commit comments