@@ -1345,12 +1345,12 @@ eslint-module-utils@^2.4.1:
1345
1345
debug "^2.6.9"
1346
1346
pkg-dir "^2.0.0"
1347
1347
1348
- eslint-plugin-es@^2 .0.0 :
1349
- version "2 .0.0"
1350
- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-2 .0.0.tgz#0f5f5da5f18aa21989feebe8a73eadefb3432976 "
1351
- integrity sha512-f6fceVtg27BR02EYnBhgWLFQfK6bN4Ll0nQFrBHOlCsAyxeZkn0NHns5O0YZOPrV1B3ramd6cgFwaoFLcSkwEQ ==
1348
+ eslint-plugin-es@^3 .0.0 :
1349
+ version "3 .0.0"
1350
+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3 .0.0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b "
1351
+ integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng ==
1352
1352
dependencies :
1353
- eslint-utils "^1.4.2 "
1353
+ eslint-utils "^2.0.0 "
1354
1354
regexpp "^3.0.0"
1355
1355
1356
1356
eslint-plugin-import@^2.18.2 :
@@ -1371,13 +1371,13 @@ eslint-plugin-import@^2.18.2:
1371
1371
read-pkg-up "^2.0.0"
1372
1372
resolve "^1.12.0"
1373
1373
1374
- eslint-plugin-node@^10 .0.0 :
1375
- version "10 .0.0"
1376
- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-10 .0.0.tgz#fd1adbc7a300cf7eb6ac55cf4b0b6fc6e577f5a6 "
1377
- integrity sha512-1CSyM/QCjs6PXaT18+zuAXsjXGIGo5Rw630rSKwokSs2jrYURQc4R5JZpoanNCqwNmepg+0eZ9L7YiRUJb8jiQ ==
1374
+ eslint-plugin-node@^11 .0.0 :
1375
+ version "11 .0.0"
1376
+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11 .0.0.tgz#365944bb0804c5d1d501182a9bc41a0ffefed726 "
1377
+ integrity sha512-chUs/NVID+sknFiJzxoN9lM7uKSOEta8GC8365hw1nDfwIPIjjpRSwwPvQanWv8dt/pDe9EV4anmVSwdiSndNg ==
1378
1378
dependencies :
1379
- eslint-plugin-es "^2 .0.0"
1380
- eslint-utils "^1.4.2 "
1379
+ eslint-plugin-es "^3 .0.0"
1380
+ eslint-utils "^2.0.0 "
1381
1381
ignore "^5.1.1"
1382
1382
minimatch "^3.0.4"
1383
1383
resolve "^1.10.1"
@@ -1401,13 +1401,20 @@ eslint-scope@^5.0.0:
1401
1401
esrecurse "^4.1.0"
1402
1402
estraverse "^4.1.1"
1403
1403
1404
- eslint-utils@^1.4.2, eslint-utils@^1.4. 3 :
1404
+ eslint-utils@^1.4.3 :
1405
1405
version "1.4.3"
1406
1406
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
1407
1407
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
1408
1408
dependencies :
1409
1409
eslint-visitor-keys "^1.1.0"
1410
1410
1411
+ eslint-utils@^2.0.0 :
1412
+ version "2.0.0"
1413
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
1414
+ integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
1415
+ dependencies :
1416
+ eslint-visitor-keys "^1.1.0"
1417
+
1411
1418
eslint-visitor-keys@^1.1.0 :
1412
1419
version "1.1.0"
1413
1420
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
0 commit comments