|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - version "7.14.5" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" |
8 |
| - integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== |
| 5 | + |
| 6 | + version "7.14.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933" |
| 8 | + integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg== |
9 | 9 | dependencies:
|
10 | 10 | commander "^4.0.1"
|
11 | 11 | convert-source-map "^1.1.0"
|
|
37 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
38 | 38 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
39 | 39 |
|
40 |
| - |
41 |
| - version "7.14.6" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
43 |
| - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 40 | + |
| 41 | + version "7.14.8" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 43 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
44 | 44 | dependencies:
|
45 | 45 | "@babel/code-frame" "^7.14.5"
|
46 |
| - "@babel/generator" "^7.14.5" |
| 46 | + "@babel/generator" "^7.14.8" |
47 | 47 | "@babel/helper-compilation-targets" "^7.14.5"
|
48 |
| - "@babel/helper-module-transforms" "^7.14.5" |
49 |
| - "@babel/helpers" "^7.14.6" |
50 |
| - "@babel/parser" "^7.14.6" |
| 48 | + "@babel/helper-module-transforms" "^7.14.8" |
| 49 | + "@babel/helpers" "^7.14.8" |
| 50 | + "@babel/parser" "^7.14.8" |
51 | 51 | "@babel/template" "^7.14.5"
|
52 |
| - "@babel/traverse" "^7.14.5" |
53 |
| - "@babel/types" "^7.14.5" |
| 52 | + "@babel/traverse" "^7.14.8" |
| 53 | + "@babel/types" "^7.14.8" |
54 | 54 | convert-source-map "^1.7.0"
|
55 | 55 | debug "^4.1.0"
|
56 | 56 | gensync "^1.0.0-beta.2"
|
57 | 57 | json5 "^2.1.2"
|
58 | 58 | semver "^6.3.0"
|
59 | 59 | source-map "^0.5.0"
|
60 | 60 |
|
61 |
| -"@babel/generator@^7.14.5", "@babel/generator@^7.14.8": |
| 61 | +"@babel/generator@^7.14.8": |
62 | 62 | version "7.14.8"
|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070"
|
64 | 64 | integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==
|
|
170 | 170 | dependencies:
|
171 | 171 | "@babel/types" "^7.14.5"
|
172 | 172 |
|
173 |
| -"@babel/helper-module-transforms@^7.14.5": |
| 173 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8": |
174 | 174 | version "7.14.8"
|
175 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
|
176 | 176 | integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
|
|
256 | 256 | "@babel/traverse" "^7.14.5"
|
257 | 257 | "@babel/types" "^7.14.5"
|
258 | 258 |
|
259 |
| -"@babel/helpers@^7.14.6": |
| 259 | +"@babel/helpers@^7.14.8": |
260 | 260 | version "7.14.8"
|
261 | 261 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77"
|
262 | 262 | integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw==
|
|
274 | 274 | chalk "^2.0.0"
|
275 | 275 | js-tokens "^4.0.0"
|
276 | 276 |
|
277 |
| -"@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.8", "@babel/parser@^7.7.0": |
| 277 | +"@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.0": |
278 | 278 | version "7.14.8"
|
279 | 279 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
|
280 | 280 | integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
|
|
785 | 785 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
786 | 786 | "@babel/helper-plugin-utils" "^7.14.5"
|
787 | 787 |
|
788 |
| - |
789 |
| - version "7.14.7" |
790 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
791 |
| - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 788 | + |
| 789 | + version "7.14.8" |
| 790 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 791 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
792 | 792 | dependencies:
|
793 | 793 | "@babel/compat-data" "^7.14.7"
|
794 | 794 | "@babel/helper-compilation-targets" "^7.14.5"
|
|
857 | 857 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
858 | 858 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
859 | 859 | "@babel/preset-modules" "^0.1.4"
|
860 |
| - "@babel/types" "^7.14.5" |
| 860 | + "@babel/types" "^7.14.8" |
861 | 861 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
862 | 862 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
863 | 863 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
923 | 923 | "@babel/helper-validator-identifier" "^7.14.8"
|
924 | 924 | to-fast-properties "^2.0.0"
|
925 | 925 |
|
926 |
| -"@eslint/eslintrc@^0.4.2": |
| 926 | +"@eslint/eslintrc@^0.4.3": |
927 | 927 | version "0.4.3"
|
928 | 928 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
|
929 | 929 | integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
|
@@ -2649,13 +2649,13 @@ eslint-visitor-keys@^2.0.0:
|
2649 | 2649 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
2650 | 2650 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
2651 | 2651 |
|
2652 |
| -eslint@7.30.0: |
2653 |
| - version "7.30.0" |
2654 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8" |
2655 |
| - integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg== |
| 2652 | +eslint@7.32.0: |
| 2653 | + version "7.32.0" |
| 2654 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
| 2655 | + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== |
2656 | 2656 | dependencies:
|
2657 | 2657 | "@babel/code-frame" "7.12.11"
|
2658 |
| - "@eslint/eslintrc" "^0.4.2" |
| 2658 | + "@eslint/eslintrc" "^0.4.3" |
2659 | 2659 | "@humanwhocodes/config-array" "^0.5.0"
|
2660 | 2660 | ajv "^6.10.0"
|
2661 | 2661 | chalk "^4.0.0"
|
@@ -5669,10 +5669,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
|
5669 | 5669 | dependencies:
|
5670 | 5670 | estree-walker "^0.6.1"
|
5671 | 5671 |
|
5672 |
| -rollup@2.53.0: |
5673 |
| - version "2.53.0" |
5674 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.0.tgz#5b6bc7820a03f361d2ae3dcabdc99d269a754709" |
5675 |
| - integrity sha512-spgrY78Toh+m0+zaOoeaayJKuzFuWy6o1PdFIBMVwRcuxT0xCOX9A5rChyKe+2ruL4lePKWUMImS4mMW1QAkmQ== |
| 5672 | +rollup@2.55.1: |
| 5673 | + version "2.55.1" |
| 5674 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda" |
| 5675 | + integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g== |
5676 | 5676 | optionalDependencies:
|
5677 | 5677 | fsevents "~2.3.2"
|
5678 | 5678 |
|
|
0 commit comments