@@ -2076,13 +2076,13 @@ eslint-plugin-cypress@^2.11.2:
2076
2076
dependencies :
2077
2077
globals "^11.12.0"
2078
2078
2079
- eslint-plugin-es@^1.4.1 :
2080
- version "1.4 .1"
2081
- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4 .1.tgz#12acae0f4953e76ba444bfd1b2271081ac620998 "
2082
- integrity sha512-5fa/gR2yR3NxQf+UXkeLeP8FBBl6tSgdrAz1+cF84v1FMM4twGwQoqTnn+QxFLcPOrF4pdKEJKDB/q9GoyJrCA ==
2079
+ eslint-plugin-es@^3.0.0 :
2080
+ version "3.0 .1"
2081
+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0 .1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
2082
+ integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
2083
2083
dependencies :
2084
- eslint-utils "^1.4.2 "
2085
- regexpp "^2 .0.1 "
2084
+ eslint-utils "^2.0.0 "
2085
+ regexpp "^3 .0.0 "
2086
2086
2087
2087
eslint-plugin-html@^5.0.3 :
2088
2088
version "5.0.5"
@@ -2108,13 +2108,13 @@ eslint-plugin-import@^2.17.2:
2108
2108
read-pkg-up "^2.0.0"
2109
2109
resolve "^1.11.0"
2110
2110
2111
- eslint-plugin-node@^9.0.1 :
2112
- version "9.2 .0"
2113
- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.2 .0.tgz#b1911f111002d366c5954a6d96d3cd5bf2a3036a "
2114
- integrity sha512-2abNmzAH/JpxI4gEOwd6K8wZIodK3BmHbTxz4s79OIYwwIt2gkpEXlAouJXu4H1c9ySTnRso0tsuthSOZbUMlA ==
2111
+ eslint-plugin-node@^11.1.0 :
2112
+ version "11.1 .0"
2113
+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2114
+ integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
2115
2115
dependencies :
2116
- eslint-plugin-es "^1.4.1 "
2117
- eslint-utils "^1.4.2 "
2116
+ eslint-plugin-es "^3.0.0 "
2117
+ eslint-utils "^2.0.0 "
2118
2118
ignore "^5.1.1"
2119
2119
minimatch "^3.0.4"
2120
2120
resolve "^1.10.1"
@@ -2138,13 +2138,20 @@ eslint-scope@^4.0.3:
2138
2138
esrecurse "^4.1.0"
2139
2139
estraverse "^4.1.1"
2140
2140
2141
- eslint-utils@^1.3.1, eslint-utils@^1.4.2 :
2141
+ eslint-utils@^1.3.1 :
2142
2142
version "1.4.3"
2143
2143
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
2144
2144
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
2145
2145
dependencies :
2146
2146
eslint-visitor-keys "^1.1.0"
2147
2147
2148
+ eslint-utils@^2.0.0 :
2149
+ version "2.1.0"
2150
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
2151
+ integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
2152
+ dependencies :
2153
+ eslint-visitor-keys "^1.1.0"
2154
+
2148
2155
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
2149
2156
version "1.1.0"
2150
2157
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -4418,6 +4425,11 @@ regexpp@^2.0.1:
4418
4425
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
4419
4426
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
4420
4427
4428
+ regexpp@^3.0.0 :
4429
+ version "3.1.0"
4430
+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
4431
+ integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
4432
+
4421
4433
regexpu-core@^4.6.0 :
4422
4434
version "4.6.0"
4423
4435
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.6.0.tgz#2037c18b327cfce8a6fea2a4ec441f2432afb8b6"
@@ -4497,14 +4509,7 @@ resolve-url@^0.2.1:
4497
4509
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
4498
4510
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
4499
4511
4500
- resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1 :
4501
- version "1.12.0"
4502
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
4503
- integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
4504
- dependencies :
4505
- path-parse "^1.0.6"
4506
-
4507
- resolve@^1.12.0 :
4512
+ resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1 :
4508
4513
version "1.19.0"
4509
4514
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
4510
4515
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
0 commit comments