|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + version "7.12.11" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 8 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
| 9 | + dependencies: |
| 10 | + "@babel/highlight" "^7.10.4" |
| 11 | + |
5 | 12 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13":
|
6 | 13 | version "7.12.13"
|
7 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
|
|
228 | 235 | "@babel/traverse" "^7.12.13"
|
229 | 236 | "@babel/types" "^7.12.13"
|
230 | 237 |
|
231 |
| -"@babel/highlight@^7.12.13": |
| 238 | +"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
232 | 239 | version "7.12.13"
|
233 | 240 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
|
234 | 241 | integrity sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==
|
@@ -7385,12 +7392,12 @@ eslint-visitor-keys@^2.0.0:
|
7385 | 7392 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
7386 | 7393 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
7387 | 7394 |
|
7388 |
| -eslint@7.19.0: |
7389 |
| - version "7.19.0" |
7390 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41" |
7391 |
| - integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg== |
| 7395 | +eslint@7.20.0: |
| 7396 | + version "7.20.0" |
| 7397 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" |
| 7398 | + integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== |
7392 | 7399 | dependencies:
|
7393 |
| - "@babel/code-frame" "^7.0.0" |
| 7400 | + "@babel/code-frame" "7.12.11" |
7394 | 7401 | "@eslint/eslintrc" "^0.3.0"
|
7395 | 7402 | ajv "^6.10.0"
|
7396 | 7403 | chalk "^4.0.0"
|
|
7402 | 7409 | eslint-utils "^2.1.0"
|
7403 | 7410 | eslint-visitor-keys "^2.0.0"
|
7404 | 7411 | espree "^7.3.1"
|
7405 |
| - esquery "^1.2.0" |
| 7412 | + esquery "^1.4.0" |
7406 | 7413 | esutils "^2.0.2"
|
7407 | 7414 | file-entry-cache "^6.0.0"
|
7408 | 7415 | functional-red-black-tree "^1.0.1"
|
@@ -7452,7 +7459,7 @@ esprima@~3.0.0:
|
7452 | 7459 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.0.0.tgz#53cf247acda77313e551c3aa2e73342d3fb4f7d9"
|
7453 | 7460 | integrity sha1-U88kes2ncxPlUcOqLnM0LT+099k=
|
7454 | 7461 |
|
7455 |
| -esquery@^1.2.0, esquery@^1.3.1: |
| 7462 | +esquery@^1.3.1, esquery@^1.4.0: |
7456 | 7463 | version "1.4.0"
|
7457 | 7464 | resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
|
7458 | 7465 | integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
|
|
0 commit comments