|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
29 | 29 | integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
30 | 30 |
|
31 |
| - |
32 |
| - version "7.13.14" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
34 |
| - integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
| 31 | + |
| 32 | + version "7.13.15" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0" |
| 34 | + integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ== |
35 | 35 | dependencies:
|
36 | 36 | "@babel/code-frame" "^7.12.13"
|
37 | 37 | "@babel/generator" "^7.13.9"
|
38 | 38 | "@babel/helper-compilation-targets" "^7.13.13"
|
39 | 39 | "@babel/helper-module-transforms" "^7.13.14"
|
40 | 40 | "@babel/helpers" "^7.13.10"
|
41 |
| - "@babel/parser" "^7.13.13" |
| 41 | + "@babel/parser" "^7.13.15" |
42 | 42 | "@babel/template" "^7.12.13"
|
43 |
| - "@babel/traverse" "^7.13.13" |
| 43 | + "@babel/traverse" "^7.13.15" |
44 | 44 | "@babel/types" "^7.13.14"
|
45 | 45 | convert-source-map "^1.7.0"
|
46 | 46 | debug "^4.1.0"
|
|
80 | 80 | eslint-visitor-keys "^1.3.0"
|
81 | 81 | semver "^6.3.0"
|
82 | 82 |
|
83 |
| - |
84 |
| - version "7.13.10" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.10.tgz#6720c32d52a4fef817796c7bb55a87b80320bbe7" |
86 |
| - integrity sha512-xsNxo099fKnJ2rArkuuMOTPxxTLZSXwbFXdH4GjqQRKTOr6S1odQlE+R3Leid56VFQ3KVAR295vVNG9fqNQVvQ== |
| 83 | + |
| 84 | + version "7.13.15" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.15.tgz#31eced09690b23de6d7287b8da6dfec09dce9942" |
| 86 | + integrity sha512-ZrfhoThsrkcws78a7IJdfUBU5mXIfLiXxjxfIUSWtqYh/F9k1ZCiuibfNJuD5mDsyG3tqPrfE83Qlj/Gfzyi7w== |
87 | 87 | dependencies:
|
88 | 88 | eslint-rule-composer "^0.3.0"
|
89 | 89 |
|
|
430 | 430 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
431 | 431 | integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
|
432 | 432 |
|
| 433 | +"@babel/parser@^7.13.15": |
| 434 | + version "7.13.15" |
| 435 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8" |
| 436 | + integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ== |
| 437 | + |
433 | 438 | "@babel/plugin-external-helpers@^7.0.0":
|
434 | 439 | version "7.12.1"
|
435 | 440 | resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.12.1.tgz#df474775860b3b8bdfeaedd45596cd2c7f36a2be"
|
|
945 | 950 | debug "^4.1.0"
|
946 | 951 | globals "^11.1.0"
|
947 | 952 |
|
| 953 | +"@babel/traverse@^7.13.15": |
| 954 | + version "7.13.15" |
| 955 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" |
| 956 | + integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== |
| 957 | + dependencies: |
| 958 | + "@babel/code-frame" "^7.12.13" |
| 959 | + "@babel/generator" "^7.13.9" |
| 960 | + "@babel/helper-function-name" "^7.12.13" |
| 961 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 962 | + "@babel/parser" "^7.13.15" |
| 963 | + "@babel/types" "^7.13.14" |
| 964 | + debug "^4.1.0" |
| 965 | + globals "^11.1.0" |
| 966 | + |
948 | 967 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
|
949 | 968 | version "7.12.7"
|
950 | 969 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
|
0 commit comments