|
272 | 272 | "@babel/helper-plugin-utils" "^7.0.0"
|
273 | 273 | "@babel/plugin-syntax-json-strings" "^7.2.0"
|
274 | 274 |
|
275 |
| -"@babel/plugin-proposal-object-rest-spread@^7.5.0": |
276 |
| - version "7.5.1" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.1.tgz#5788ab097c63135e4236548b4f112bfce09dd394" |
278 |
| - integrity sha512-PVGXx5LYHcT7L4MdoE+rM5uq68IKlvU9lljVQ4OXY6aUEnGvezcGbM4VNY57Ug+3R2Zg/nYHlEdiWoIBoRA0mw== |
| 275 | +"@babel/plugin-proposal-object-rest-spread@^7.5.2": |
| 276 | + version "7.5.2" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz#ec92b0c6419074ea7af77c78b7c5d42041f2f5a9" |
| 278 | + integrity sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ== |
279 | 279 | dependencies:
|
280 | 280 | "@babel/helper-plugin-utils" "^7.0.0"
|
281 | 281 | "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
|
587 | 587 | regenerator-runtime "^0.13.2"
|
588 | 588 |
|
589 | 589 | "@babel/preset-env@^7.0.0":
|
590 |
| - version "7.5.0" |
591 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.0.tgz#1122a751e864850b4dbce38bd9b4497840ee6f01" |
592 |
| - integrity sha512-/5oQ7cYg+6sH9Dt9yx5IiylnLPiUdyMHl5y+K0mKVNiW2wJ7FpU5bg8jKcT8PcCbxdYzfv6OuC63jLEtMuRSmQ== |
| 590 | + version "7.5.2" |
| 591 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.2.tgz#34a46f01aed617b174b8dbaf8fed9239300343d0" |
| 592 | + integrity sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA== |
593 | 593 | dependencies:
|
594 | 594 | "@babel/helper-module-imports" "^7.0.0"
|
595 | 595 | "@babel/helper-plugin-utils" "^7.0.0"
|
596 | 596 | "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
|
597 | 597 | "@babel/plugin-proposal-dynamic-import" "^7.5.0"
|
598 | 598 | "@babel/plugin-proposal-json-strings" "^7.2.0"
|
599 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.5.0" |
| 599 | + "@babel/plugin-proposal-object-rest-spread" "^7.5.2" |
600 | 600 | "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
|
601 | 601 | "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
602 | 602 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
|
0 commit comments