File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"@types/node" : " ^10.5.2" ,
12
12
"babel-eslint" : " ^8.2.6" ,
13
- "eslint" : " ^5.1 .0" ,
13
+ "eslint" : " ^5.2 .0" ,
14
14
"geckodriver" : " ^1.11.0" ,
15
15
"selenium-webdriver" : " ^4.0.0-alpha.1" ,
16
16
"ts-loader" : " ^4.4.2" ,
Original file line number Diff line number Diff line change @@ -1267,9 +1267,9 @@ eslint-visitor-keys@^1.0.0:
1267
1267
version "1.0.0"
1268
1268
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1269
1269
1270
- eslint@^5.1 .0 :
1271
- version "5.1 .0"
1272
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.1 .0.tgz#2ed611f1ce163c0fb99e1e0cda5af8f662dff645 "
1270
+ eslint@^5.2 .0 :
1271
+ version "5.2 .0"
1272
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.2 .0.tgz#3901ae249195d473e633c4acbc370068b1c964dc "
1273
1273
dependencies :
1274
1274
ajv "^6.5.0"
1275
1275
babel-code-frame "^6.26.0"
@@ -1287,7 +1287,7 @@ eslint@^5.1.0:
1287
1287
functional-red-black-tree "^1.0.1"
1288
1288
glob "^7.1.2"
1289
1289
globals "^11.7.0"
1290
- ignore "^3.3.3 "
1290
+ ignore "^4.0.2 "
1291
1291
imurmurhash "^0.1.4"
1292
1292
inquirer "^5.2.0"
1293
1293
is-resolvable "^1.1.0"
@@ -1913,9 +1913,9 @@ ignore-walk@^3.0.1:
1913
1913
dependencies :
1914
1914
minimatch "^3.0.4"
1915
1915
1916
- ignore@^3.3.3 :
1917
- version "3.3.10 "
1918
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10 .tgz#0a97fb876986e8081c631160f8f9f389157f0043 "
1916
+ ignore@^4.0.2 :
1917
+ version "4.0.2 "
1918
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.2 .tgz#0a8dd228947ec78c2d7f736b1642a9f7317c1905 "
1919
1919
1920
1920
immediate@~3.0.5 :
1921
1921
version "3.0.6"
You can’t perform that action at this time.
0 commit comments