|
752 | 752 | "@babel/helper-plugin-utils" "^7.0.0" |
753 | 753 | "@babel/plugin-syntax-json-strings" "^7.7.4" |
754 | 754 |
|
755 | | -"@babel/plugin-proposal-nullish-coalescing-operator@7.7.4": |
756 | | - version "7.7.4" |
757 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.7.4.tgz#7db302c83bc30caa89e38fee935635ef6bd11c28" |
758 | | - integrity sha512-TbYHmr1Gl1UC7Vo2HVuj/Naci5BEGNZ0AJhzqD2Vpr6QPFWpUmBRLrIDjedzx7/CShq0bRDS2gI4FIs77VHLVQ== |
| 755 | +"@babel/plugin-proposal-nullish-coalescing-operator@7.8.3": |
| 756 | + version "7.8.3" |
| 757 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz#e4572253fdeed65cddeecfdab3f928afeb2fd5d2" |
| 758 | + integrity sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw== |
759 | 759 | dependencies: |
760 | | - "@babel/helper-plugin-utils" "^7.0.0" |
761 | | - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.7.4" |
| 760 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 761 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
762 | 762 |
|
763 | 763 | "@babel/ [email protected]", "@babel/plugin-proposal-object-rest-spread@^7.5.5": |
764 | 764 | version "7.5.5" |
|
922 | 922 | dependencies: |
923 | 923 | "@babel/helper-plugin-utils" "^7.0.0" |
924 | 924 |
|
925 | | -"@babel/plugin-syntax-nullish-coalescing-operator@^7.7.4": |
926 | | - version "7.7.4" |
927 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.7.4.tgz#e53b751d0c3061b1ba3089242524b65a7a9da12b" |
928 | | - integrity sha512-XKh/yIRPiQTOeBg0QJjEus5qiSKucKAiApNtO1psqG7D17xmE+X2i5ZqBEuSvo0HRuyPaKaSN/Gy+Ha9KFQolw== |
| 925 | +"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": |
| 926 | + version "7.8.3" |
| 927 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" |
| 928 | + integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== |
929 | 929 | dependencies: |
930 | | - "@babel/helper-plugin-utils" "^7.0.0" |
| 930 | + "@babel/helper-plugin-utils" "^7.8.0" |
931 | 931 |
|
932 | 932 | "@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.2.0": |
933 | 933 | version "7.2.0" |
|
0 commit comments