|
252 | 252 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
253 | 253 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
254 | 254 |
|
255 |
| -"@babel/helper-validator-option@^7.12.1": |
| 255 | +"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.11": |
256 | 256 | version "7.12.11"
|
257 | 257 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
|
258 | 258 | integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
|
|
525 | 525 | dependencies:
|
526 | 526 | "@babel/helper-plugin-utils" "^7.10.4"
|
527 | 527 |
|
528 |
| -"@babel/plugin-transform-block-scoping@^7.12.1": |
| 528 | +"@babel/plugin-transform-block-scoping@^7.12.11": |
529 | 529 | version "7.12.11"
|
530 | 530 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
|
531 | 531 | integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
|
|
760 | 760 | "@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
761 | 761 | "@babel/helper-plugin-utils" "^7.10.4"
|
762 | 762 |
|
763 |
| - |
764 |
| - version "7.12.10" |
765 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab" |
766 |
| - integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== |
| 763 | + |
| 764 | + version "7.12.11" |
| 765 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9" |
| 766 | + integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw== |
767 | 767 | dependencies:
|
768 | 768 | "@babel/compat-data" "^7.12.7"
|
769 | 769 | "@babel/helper-compilation-targets" "^7.12.5"
|
770 | 770 | "@babel/helper-module-imports" "^7.12.5"
|
771 | 771 | "@babel/helper-plugin-utils" "^7.10.4"
|
772 |
| - "@babel/helper-validator-option" "^7.12.1" |
| 772 | + "@babel/helper-validator-option" "^7.12.11" |
773 | 773 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
774 | 774 | "@babel/plugin-proposal-class-properties" "^7.12.1"
|
775 | 775 | "@babel/plugin-proposal-dynamic-import" "^7.12.1"
|
|
798 | 798 | "@babel/plugin-transform-arrow-functions" "^7.12.1"
|
799 | 799 | "@babel/plugin-transform-async-to-generator" "^7.12.1"
|
800 | 800 | "@babel/plugin-transform-block-scoped-functions" "^7.12.1"
|
801 |
| - "@babel/plugin-transform-block-scoping" "^7.12.1" |
| 801 | + "@babel/plugin-transform-block-scoping" "^7.12.11" |
802 | 802 | "@babel/plugin-transform-classes" "^7.12.1"
|
803 | 803 | "@babel/plugin-transform-computed-properties" "^7.12.1"
|
804 | 804 | "@babel/plugin-transform-destructuring" "^7.12.1"
|
|
828 | 828 | "@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
829 | 829 | "@babel/plugin-transform-unicode-regex" "^7.12.1"
|
830 | 830 | "@babel/preset-modules" "^0.1.3"
|
831 |
| - "@babel/types" "^7.12.10" |
| 831 | + "@babel/types" "^7.12.11" |
832 | 832 | core-js-compat "^3.8.0"
|
833 | 833 | semver "^5.5.0"
|
834 | 834 |
|
|
0 commit comments