Skip to content

Commit f83afde

Browse files
chore(deps-dev): bump @babel/preset-env from 7.14.5 to 7.14.7 (#687)
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 f7f2642 commit f83afde

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"devDependencies": {
1515
"@babel/core": "^7.14.6",
16-
"@babel/preset-env": "^7.14.5",
16+
"@babel/preset-env": "^7.14.7",
1717
"@babel/types": "^7.14.5",
1818
"@rollup/plugin-commonjs": "^19.0.0",
1919
"@rollup/plugin-json": "^4.1.0",

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
dependencies:
119119
"@babel/highlight" "^7.14.5"
120120

121-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5":
122-
version "7.14.5"
123-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
124-
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
121+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
122+
version "7.14.7"
123+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
124+
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
125125

126126
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.5":
127127
version "7.14.6"
@@ -381,10 +381,10 @@
381381
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
382382
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
383383

384-
"@babel/plugin-proposal-async-generator-functions@^7.14.5":
385-
version "7.14.5"
386-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39"
387-
integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA==
384+
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
385+
version "7.14.7"
386+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace"
387+
integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==
388388
dependencies:
389389
"@babel/helper-plugin-utils" "^7.14.5"
390390
"@babel/helper-remap-async-to-generator" "^7.14.5"
@@ -455,12 +455,12 @@
455455
"@babel/helper-plugin-utils" "^7.14.5"
456456
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
457457

458-
"@babel/plugin-proposal-object-rest-spread@^7.14.5":
459-
version "7.14.5"
460-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf"
461-
integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==
458+
"@babel/plugin-proposal-object-rest-spread@^7.14.7":
459+
version "7.14.7"
460+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363"
461+
integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==
462462
dependencies:
463-
"@babel/compat-data" "^7.14.5"
463+
"@babel/compat-data" "^7.14.7"
464464
"@babel/helper-compilation-targets" "^7.14.5"
465465
"@babel/helper-plugin-utils" "^7.14.5"
466466
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
@@ -671,10 +671,10 @@
671671
dependencies:
672672
"@babel/helper-plugin-utils" "^7.14.5"
673673

674-
"@babel/plugin-transform-destructuring@^7.14.5":
675-
version "7.14.5"
676-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35"
677-
integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww==
674+
"@babel/plugin-transform-destructuring@^7.14.7":
675+
version "7.14.7"
676+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
677+
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
678678
dependencies:
679679
"@babel/helper-plugin-utils" "^7.14.5"
680680

@@ -768,10 +768,10 @@
768768
"@babel/helper-module-transforms" "^7.14.5"
769769
"@babel/helper-plugin-utils" "^7.14.5"
770770

771-
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5":
772-
version "7.14.5"
773-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c"
774-
integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw==
771+
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7":
772+
version "7.14.7"
773+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e"
774+
integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==
775775
dependencies:
776776
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
777777

@@ -825,10 +825,10 @@
825825
dependencies:
826826
"@babel/helper-plugin-utils" "^7.14.5"
827827

828-
"@babel/plugin-transform-spread@^7.14.5":
829-
version "7.14.5"
830-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356"
831-
integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw==
828+
"@babel/plugin-transform-spread@^7.14.6":
829+
version "7.14.6"
830+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144"
831+
integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==
832832
dependencies:
833833
"@babel/helper-plugin-utils" "^7.14.5"
834834
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
@@ -869,17 +869,17 @@
869869
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
870870
"@babel/helper-plugin-utils" "^7.14.5"
871871

872-
"@babel/preset-env@^7.14.5":
873-
version "7.14.5"
874-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997"
875-
integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA==
872+
"@babel/preset-env@^7.14.7":
873+
version "7.14.7"
874+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
875+
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
876876
dependencies:
877-
"@babel/compat-data" "^7.14.5"
877+
"@babel/compat-data" "^7.14.7"
878878
"@babel/helper-compilation-targets" "^7.14.5"
879879
"@babel/helper-plugin-utils" "^7.14.5"
880880
"@babel/helper-validator-option" "^7.14.5"
881881
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
882-
"@babel/plugin-proposal-async-generator-functions" "^7.14.5"
882+
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
883883
"@babel/plugin-proposal-class-properties" "^7.14.5"
884884
"@babel/plugin-proposal-class-static-block" "^7.14.5"
885885
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
@@ -888,7 +888,7 @@
888888
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
889889
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
890890
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
891-
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"
891+
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
892892
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
893893
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
894894
"@babel/plugin-proposal-private-methods" "^7.14.5"
@@ -914,7 +914,7 @@
914914
"@babel/plugin-transform-block-scoping" "^7.14.5"
915915
"@babel/plugin-transform-classes" "^7.14.5"
916916
"@babel/plugin-transform-computed-properties" "^7.14.5"
917-
"@babel/plugin-transform-destructuring" "^7.14.5"
917+
"@babel/plugin-transform-destructuring" "^7.14.7"
918918
"@babel/plugin-transform-dotall-regex" "^7.14.5"
919919
"@babel/plugin-transform-duplicate-keys" "^7.14.5"
920920
"@babel/plugin-transform-exponentiation-operator" "^7.14.5"
@@ -926,15 +926,15 @@
926926
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
927927
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
928928
"@babel/plugin-transform-modules-umd" "^7.14.5"
929-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5"
929+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
930930
"@babel/plugin-transform-new-target" "^7.14.5"
931931
"@babel/plugin-transform-object-super" "^7.14.5"
932932
"@babel/plugin-transform-parameters" "^7.14.5"
933933
"@babel/plugin-transform-property-literals" "^7.14.5"
934934
"@babel/plugin-transform-regenerator" "^7.14.5"
935935
"@babel/plugin-transform-reserved-words" "^7.14.5"
936936
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
937-
"@babel/plugin-transform-spread" "^7.14.5"
937+
"@babel/plugin-transform-spread" "^7.14.6"
938938
"@babel/plugin-transform-sticky-regex" "^7.14.5"
939939
"@babel/plugin-transform-template-literals" "^7.14.5"
940940
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
@@ -945,7 +945,7 @@
945945
babel-plugin-polyfill-corejs2 "^0.2.2"
946946
babel-plugin-polyfill-corejs3 "^0.2.2"
947947
babel-plugin-polyfill-regenerator "^0.2.2"
948-
core-js-compat "^3.14.0"
948+
core-js-compat "^3.15.0"
949949
semver "^6.3.0"
950950

951951
"@babel/preset-modules@^0.1.4":
@@ -2862,10 +2862,10 @@ copy-descriptor@^0.1.0:
28622862
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
28632863
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
28642864

2865-
core-js-compat@^3.14.0, core-js-compat@^3.9.1:
2866-
version "3.14.0"
2867-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5"
2868-
integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A==
2865+
core-js-compat@^3.15.0, core-js-compat@^3.9.1:
2866+
version "3.15.1"
2867+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.1.tgz#1afe233716d37ee021956ef097594071b2b585a7"
2868+
integrity sha512-xGhzYMX6y7oEGQGAJmP2TmtBLvR4nZmRGEcFa3ubHOq5YEp51gGN9AovVa0AoujGZIq+Wm6dISiYyGNfdflYww==
28692869
dependencies:
28702870
browserslist "^4.16.6"
28712871
semver "7.0.0"

0 commit comments

Comments
 (0)