File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.1 " ,
19
+ "eslint" : " ^5.15.0 " ,
20
20
"eslint-config-bliss" : " ^3.3.0" ,
21
21
"jest" : " ^23.6.0" ,
22
22
"sqlite3" : " ^4.0.6"
Original file line number Diff line number Diff line change 1243
1243
esrecurse "^4.1.0"
1244
1244
estraverse "^4.1.1"
1245
1245
1246
- eslint-scope@^4.0.0 :
1247
- version "4.0.0 "
1248
- resolved "https://registry.npmjs.org /eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
1249
- integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA ==
1246
+ eslint-scope@^4.0.2 :
1247
+ version "4.0.2 "
1248
+ resolved "https://registry.yarnpkg.com /eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
1249
+ integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg ==
1250
1250
dependencies :
1251
1251
esrecurse "^4.1.0"
1252
1252
estraverse "^4.1.1"
@@ -1261,18 +1261,18 @@ eslint-visitor-keys@^1.0.0:
1261
1261
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1262
1262
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1263
1263
1264
- eslint@^5.14.1 :
1265
- version "5.14.1 "
1266
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
1267
- integrity sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og ==
1264
+ eslint@^5.15.0 :
1265
+ version "5.15.0 "
1266
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0 .tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e "
1267
+ integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg ==
1268
1268
dependencies :
1269
1269
" @babel/code-frame" " ^7.0.0"
1270
1270
ajv "^6.9.1"
1271
1271
chalk "^2.1.0"
1272
1272
cross-spawn "^6.0.5"
1273
1273
debug "^4.0.1"
1274
1274
doctrine "^3.0.0"
1275
- eslint-scope "^4.0.0 "
1275
+ eslint-scope "^4.0.2 "
1276
1276
eslint-utils "^1.3.1"
1277
1277
eslint-visitor-keys "^1.0.0"
1278
1278
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments