Skip to content

Commit 593f903

Browse files
chore(deps-dev): bump @babel/preset-env from 7.14.5 to 7.14.7 (#241)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6058a93 commit 593f903

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

19-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5":
20-
version "7.14.5"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
22-
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
20+
version "7.14.7"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
22+
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5":
2525
version "7.14.6"
@@ -295,10 +295,10 @@
295295
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
296296
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
297297

298-
"@babel/plugin-proposal-async-generator-functions@^7.14.5":
299-
version "7.14.5"
300-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39"
301-
integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA==
298+
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
299+
version "7.14.7"
300+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace"
301+
integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==
302302
dependencies:
303303
"@babel/helper-plugin-utils" "^7.14.5"
304304
"@babel/helper-remap-async-to-generator" "^7.14.5"
@@ -369,12 +369,12 @@
369369
"@babel/helper-plugin-utils" "^7.14.5"
370370
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
371371

372-
"@babel/plugin-proposal-object-rest-spread@^7.14.5":
373-
version "7.14.5"
374-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf"
375-
integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==
372+
"@babel/plugin-proposal-object-rest-spread@^7.14.7":
373+
version "7.14.7"
374+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363"
375+
integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==
376376
dependencies:
377-
"@babel/compat-data" "^7.14.5"
377+
"@babel/compat-data" "^7.14.7"
378378
"@babel/helper-compilation-targets" "^7.14.5"
379379
"@babel/helper-plugin-utils" "^7.14.5"
380380
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
@@ -592,10 +592,10 @@
592592
dependencies:
593593
"@babel/helper-plugin-utils" "^7.14.5"
594594

595-
"@babel/plugin-transform-destructuring@^7.14.5":
596-
version "7.14.5"
597-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35"
598-
integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww==
595+
"@babel/plugin-transform-destructuring@^7.14.7":
596+
version "7.14.7"
597+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
598+
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
599599
dependencies:
600600
"@babel/helper-plugin-utils" "^7.14.5"
601601

@@ -689,10 +689,10 @@
689689
"@babel/helper-module-transforms" "^7.14.5"
690690
"@babel/helper-plugin-utils" "^7.14.5"
691691

692-
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5":
693-
version "7.14.5"
694-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c"
695-
integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw==
692+
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7":
693+
version "7.14.7"
694+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e"
695+
integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==
696696
dependencies:
697697
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
698698

@@ -791,10 +791,10 @@
791791
dependencies:
792792
"@babel/helper-plugin-utils" "^7.14.5"
793793

794-
"@babel/plugin-transform-spread@^7.14.5":
795-
version "7.14.5"
796-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356"
797-
integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw==
794+
"@babel/plugin-transform-spread@^7.14.6":
795+
version "7.14.6"
796+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144"
797+
integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==
798798
dependencies:
799799
"@babel/helper-plugin-utils" "^7.14.5"
800800
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
@@ -836,16 +836,16 @@
836836
"@babel/helper-plugin-utils" "^7.14.5"
837837

838838
"@babel/preset-env@^7.12.11":
839-
version "7.14.5"
840-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997"
841-
integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA==
839+
version "7.14.7"
840+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
841+
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
842842
dependencies:
843-
"@babel/compat-data" "^7.14.5"
843+
"@babel/compat-data" "^7.14.7"
844844
"@babel/helper-compilation-targets" "^7.14.5"
845845
"@babel/helper-plugin-utils" "^7.14.5"
846846
"@babel/helper-validator-option" "^7.14.5"
847847
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
848-
"@babel/plugin-proposal-async-generator-functions" "^7.14.5"
848+
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
849849
"@babel/plugin-proposal-class-properties" "^7.14.5"
850850
"@babel/plugin-proposal-class-static-block" "^7.14.5"
851851
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
@@ -854,7 +854,7 @@
854854
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
855855
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
856856
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
857-
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"
857+
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
858858
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
859859
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
860860
"@babel/plugin-proposal-private-methods" "^7.14.5"
@@ -880,7 +880,7 @@
880880
"@babel/plugin-transform-block-scoping" "^7.14.5"
881881
"@babel/plugin-transform-classes" "^7.14.5"
882882
"@babel/plugin-transform-computed-properties" "^7.14.5"
883-
"@babel/plugin-transform-destructuring" "^7.14.5"
883+
"@babel/plugin-transform-destructuring" "^7.14.7"
884884
"@babel/plugin-transform-dotall-regex" "^7.14.5"
885885
"@babel/plugin-transform-duplicate-keys" "^7.14.5"
886886
"@babel/plugin-transform-exponentiation-operator" "^7.14.5"
@@ -892,15 +892,15 @@
892892
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
893893
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
894894
"@babel/plugin-transform-modules-umd" "^7.14.5"
895-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5"
895+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
896896
"@babel/plugin-transform-new-target" "^7.14.5"
897897
"@babel/plugin-transform-object-super" "^7.14.5"
898898
"@babel/plugin-transform-parameters" "^7.14.5"
899899
"@babel/plugin-transform-property-literals" "^7.14.5"
900900
"@babel/plugin-transform-regenerator" "^7.14.5"
901901
"@babel/plugin-transform-reserved-words" "^7.14.5"
902902
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
903-
"@babel/plugin-transform-spread" "^7.14.5"
903+
"@babel/plugin-transform-spread" "^7.14.6"
904904
"@babel/plugin-transform-sticky-regex" "^7.14.5"
905905
"@babel/plugin-transform-template-literals" "^7.14.5"
906906
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
@@ -911,7 +911,7 @@
911911
babel-plugin-polyfill-corejs2 "^0.2.2"
912912
babel-plugin-polyfill-corejs3 "^0.2.2"
913913
babel-plugin-polyfill-regenerator "^0.2.2"
914-
core-js-compat "^3.14.0"
914+
core-js-compat "^3.15.0"
915915
semver "^6.3.0"
916916

917917
"@babel/preset-modules@^0.1.4":
@@ -3489,10 +3489,10 @@ copy-descriptor@^0.1.0:
34893489
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
34903490
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
34913491

3492-
core-js-compat@^3.14.0, core-js-compat@^3.9.1:
3493-
version "3.14.0"
3494-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5"
3495-
integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A==
3492+
core-js-compat@^3.15.0, core-js-compat@^3.9.1:
3493+
version "3.15.0"
3494+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa"
3495+
integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==
34963496
dependencies:
34973497
browserslist "^4.16.6"
34983498
semver "7.0.0"

0 commit comments

Comments
 (0)