|
33 | 33 | resolved "https://registry.yarnpkg.com/@ampproject/toolbox-script-csp/-/toolbox-script-csp-1.1.1.tgz#0b049a1c86c99f300162a10e1b9ce83c6e354a45"
|
34 | 34 | integrity sha512-gACGfsVKinCy/977FSrlVgo6jxTZ0lcTCvCnRlNwvSOcxJVm+jJR3sP7/F43fpak9Gsq/EwFaatfnNMbunPc+w==
|
35 | 35 |
|
36 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": |
37 |
| - version "7.5.5" |
38 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d" |
39 |
| - integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw== |
40 |
| - dependencies: |
41 |
| - "@babel/highlight" "^7.0.0" |
42 |
| - |
43 |
| -"@babel/code-frame@^7.8.3": |
| 36 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
44 | 37 | version "7.8.3"
|
45 | 38 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
|
46 | 39 | integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
|
|
453 | 446 | "@babel/traverse" "^7.7.4"
|
454 | 447 | "@babel/types" "^7.7.4"
|
455 | 448 |
|
456 |
| -"@babel/highlight@^7.0.0": |
457 |
| - version "7.0.0" |
458 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4" |
459 |
| - integrity sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw== |
460 |
| - dependencies: |
461 |
| - chalk "^2.0.0" |
462 |
| - esutils "^2.0.2" |
463 |
| - js-tokens "^4.0.0" |
464 |
| - |
465 | 449 | "@babel/highlight@^7.8.3":
|
466 | 450 | version "7.8.3"
|
467 | 451 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
|
|
471 | 455 | esutils "^2.0.2"
|
472 | 456 | js-tokens "^4.0.0"
|
473 | 457 |
|
474 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.4", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4": |
| 458 | +"@babel/parser@^7.1.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.4", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4": |
475 | 459 | version "7.8.4"
|
476 | 460 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
|
477 | 461 | integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
|
|
1098 | 1082 | globals "^11.1.0"
|
1099 | 1083 | lodash "^4.17.13"
|
1100 | 1084 |
|
1101 |
| -"@babel/types@^7.0.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
1102 |
| - version "7.5.5" |
1103 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a" |
1104 |
| - integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw== |
1105 |
| - dependencies: |
1106 |
| - esutils "^2.0.2" |
1107 |
| - lodash "^4.17.13" |
1108 |
| - to-fast-properties "^2.0.0" |
1109 |
| - |
1110 |
| -"@babel/types@^7.7.0": |
1111 |
| - version "7.7.1" |
1112 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.1.tgz#8b08ea368f2baff236613512cf67109e76285827" |
1113 |
| - integrity sha512-kN/XdANDab9x1z5gcjDc9ePpxexkt+1EQ2MQUiM4XnMvQfvp87/+6kY4Ko2maLXH+tei/DgJ/ybFITeqqRwDiA== |
1114 |
| - dependencies: |
1115 |
| - esutils "^2.0.2" |
1116 |
| - lodash "^4.17.13" |
1117 |
| - to-fast-properties "^2.0.0" |
1118 |
| - |
1119 |
| -"@babel/types@^7.7.1", "@babel/types@^7.7.2", "@babel/types@^7.7.4": |
1120 |
| - version "7.7.4" |
1121 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193" |
1122 |
| - integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA== |
1123 |
| - dependencies: |
1124 |
| - esutils "^2.0.2" |
1125 |
| - lodash "^4.17.13" |
1126 |
| - to-fast-properties "^2.0.0" |
1127 |
| - |
1128 |
| -"@babel/types@^7.8.3": |
| 1085 | +"@babel/types@^7.0.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.7.0", "@babel/types@^7.7.1", "@babel/types@^7.7.2", "@babel/types@^7.7.4", "@babel/types@^7.8.3": |
1129 | 1086 | version "7.8.3"
|
1130 | 1087 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
|
1131 | 1088 | integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
|
|
1704 | 1661 | resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
1705 | 1662 | integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
1706 | 1663 |
|
1707 |
| -babel-eslint@^10.0.3: |
1708 |
| - version "10.0.3" |
1709 |
| - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a" |
1710 |
| - integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA== |
| 1664 | +babel-eslint@^10.1.0: |
| 1665 | + version "10.1.0" |
| 1666 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" |
| 1667 | + integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== |
1711 | 1668 | dependencies:
|
1712 | 1669 | "@babel/code-frame" "^7.0.0"
|
1713 |
| - "@babel/parser" "^7.0.0" |
1714 |
| - "@babel/traverse" "^7.0.0" |
1715 |
| - "@babel/types" "^7.0.0" |
| 1670 | + "@babel/parser" "^7.7.0" |
| 1671 | + "@babel/traverse" "^7.7.0" |
| 1672 | + "@babel/types" "^7.7.0" |
1716 | 1673 | eslint-visitor-keys "^1.0.0"
|
1717 | 1674 | resolve "^1.12.0"
|
1718 | 1675 |
|
@@ -6717,20 +6674,13 @@ resolve-url@^0.2.1:
|
6717 | 6674 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
6718 | 6675 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
6719 | 6676 |
|
6720 |
| -resolve@^1.10.0: |
| 6677 | +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: |
6721 | 6678 | version "1.15.1"
|
6722 | 6679 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
|
6723 | 6680 | integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
|
6724 | 6681 | dependencies:
|
6725 | 6682 | path-parse "^1.0.6"
|
6726 | 6683 |
|
6727 |
| -resolve@^1.10.1, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1: |
6728 |
| - version "1.12.0" |
6729 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6" |
6730 |
| - integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w== |
6731 |
| - dependencies: |
6732 |
| - path-parse "^1.0.6" |
6733 |
| - |
6734 | 6684 | restore-cursor@^2.0.0:
|
6735 | 6685 | version "2.0.0"
|
6736 | 6686 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
|
|
0 commit comments