File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
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.12.1 " ,
19
+ "eslint" : " ^5.13.0 " ,
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.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 ==
1233
+ eslint@^5.13.0 :
1234
+ version "5.13.0 "
1235
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.13.0 .tgz#ce71cc529c450eed9504530939aa97527861ede9 "
1236
+ integrity sha512-nqD5WQMisciZC5EHZowejLKQjWGuFS5c70fxqSKlnDME+oz9zmE8KTlX+lHSg+/5wsC/kf9Q9eMkC8qS3oM2fg ==
1237
1237
dependencies :
1238
1238
" @babel/code-frame" " ^7.0.0"
1239
1239
ajv "^6.5.3"
@@ -1264,7 +1264,6 @@ eslint@^5.12.1:
1264
1264
natural-compare "^1.4.0"
1265
1265
optionator "^0.8.2"
1266
1266
path-is-inside "^1.0.2"
1267
- pluralize "^7.0.0"
1268
1267
progress "^2.0.0"
1269
1268
regexpp "^2.0.1"
1270
1269
semver "^5.5.1"
@@ -3451,11 +3450,6 @@ pkg-dir@^2.0.0:
3451
3450
dependencies :
3452
3451
find-up "^2.1.0"
3453
3452
3454
- pluralize@^7.0.0 :
3455
- version "7.0.0"
3456
- resolved "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
3457
- integrity sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==
3458
-
3459
3453
pn@^1.1.0 :
3460
3454
version "1.1.0"
3461
3455
resolved "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
You can’t perform that action at this time.
0 commit comments