Skip to content

Commit e30ef1a

Browse files
Bump @babel/preset-env from 7.25.3 to 7.25.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4. - [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.25.4/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]>
1 parent f937793 commit e30ef1a

File tree

2 files changed

+119
-56
lines changed

2 files changed

+119
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/core": "^7.25.2",
2929
"@babel/node": "^7.25.0",
30-
"@babel/preset-env": "^7.25.3",
30+
"@babel/preset-env": "^7.25.4",
3131
"fs-extra": "^11.2.0",
3232
"http-server": "^14.1.1",
3333
"husky": "^8.0.3",

yarn.lock

Lines changed: 118 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@babel/highlight" "^7.24.7"
1919
picocolors "^1.0.0"
2020

21-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2":
22-
version "7.25.2"
23-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
24-
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
21+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
22+
version "7.25.4"
23+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
24+
integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
2525

2626
"@babel/core@^7.25.2":
2727
version "7.25.2"
@@ -54,6 +54,16 @@
5454
"@jridgewell/trace-mapping" "^0.3.25"
5555
jsesc "^2.5.1"
5656

57+
"@babel/generator@^7.25.6":
58+
version "7.25.6"
59+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.6.tgz#0df1ad8cb32fe4d2b01d8bf437f153d19342a87c"
60+
integrity sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==
61+
dependencies:
62+
"@babel/types" "^7.25.6"
63+
"@jridgewell/gen-mapping" "^0.3.5"
64+
"@jridgewell/trace-mapping" "^0.3.25"
65+
jsesc "^2.5.1"
66+
5767
"@babel/helper-annotate-as-pure@^7.24.7":
5868
version "7.24.7"
5969
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
@@ -95,7 +105,20 @@
95105
"@babel/helper-split-export-declaration" "^7.24.7"
96106
semver "^6.3.1"
97107

98-
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0":
108+
"@babel/helper-create-class-features-plugin@^7.25.4":
109+
version "7.25.4"
110+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14"
111+
integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==
112+
dependencies:
113+
"@babel/helper-annotate-as-pure" "^7.24.7"
114+
"@babel/helper-member-expression-to-functions" "^7.24.8"
115+
"@babel/helper-optimise-call-expression" "^7.24.7"
116+
"@babel/helper-replace-supers" "^7.25.0"
117+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
118+
"@babel/traverse" "^7.25.4"
119+
semver "^6.3.1"
120+
121+
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0", "@babel/helper-create-regexp-features-plugin@^7.25.2":
99122
version "7.25.2"
100123
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
101124
integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
@@ -115,6 +138,17 @@
115138
lodash.debounce "^4.0.8"
116139
resolve "^1.14.2"
117140

141+
"@babel/helper-define-polyfill-provider@^0.6.2":
142+
version "0.6.2"
143+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
144+
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
145+
dependencies:
146+
"@babel/helper-compilation-targets" "^7.22.6"
147+
"@babel/helper-plugin-utils" "^7.22.5"
148+
debug "^4.1.1"
149+
lodash.debounce "^4.0.8"
150+
resolve "^1.14.2"
151+
118152
"@babel/helper-environment-visitor@^7.24.7":
119153
version "7.24.7"
120154
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
@@ -270,6 +304,13 @@
270304
dependencies:
271305
"@babel/types" "^7.25.2"
272306

307+
"@babel/parser@^7.25.6":
308+
version "7.25.6"
309+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f"
310+
integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==
311+
dependencies:
312+
"@babel/types" "^7.25.6"
313+
273314
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
274315
version "7.25.3"
275316
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
@@ -448,15 +489,15 @@
448489
dependencies:
449490
"@babel/helper-plugin-utils" "^7.24.7"
450491

451-
"@babel/plugin-transform-async-generator-functions@^7.25.0":
452-
version "7.25.0"
453-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf"
454-
integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==
492+
"@babel/plugin-transform-async-generator-functions@^7.25.4":
493+
version "7.25.4"
494+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083"
495+
integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==
455496
dependencies:
456497
"@babel/helper-plugin-utils" "^7.24.8"
457498
"@babel/helper-remap-async-to-generator" "^7.25.0"
458499
"@babel/plugin-syntax-async-generators" "^7.8.4"
459-
"@babel/traverse" "^7.25.0"
500+
"@babel/traverse" "^7.25.4"
460501

461502
"@babel/plugin-transform-async-to-generator@^7.24.7":
462503
version "7.24.7"
@@ -481,13 +522,13 @@
481522
dependencies:
482523
"@babel/helper-plugin-utils" "^7.24.8"
483524

484-
"@babel/plugin-transform-class-properties@^7.24.7":
485-
version "7.24.7"
486-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
487-
integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
525+
"@babel/plugin-transform-class-properties@^7.25.4":
526+
version "7.25.4"
527+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd"
528+
integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==
488529
dependencies:
489-
"@babel/helper-create-class-features-plugin" "^7.24.7"
490-
"@babel/helper-plugin-utils" "^7.24.7"
530+
"@babel/helper-create-class-features-plugin" "^7.25.4"
531+
"@babel/helper-plugin-utils" "^7.24.8"
491532

492533
"@babel/plugin-transform-class-static-block@^7.24.7":
493534
version "7.24.7"
@@ -498,16 +539,16 @@
498539
"@babel/helper-plugin-utils" "^7.24.7"
499540
"@babel/plugin-syntax-class-static-block" "^7.14.5"
500541

501-
"@babel/plugin-transform-classes@^7.25.0":
502-
version "7.25.0"
503-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e"
504-
integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==
542+
"@babel/plugin-transform-classes@^7.25.4":
543+
version "7.25.4"
544+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a"
545+
integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==
505546
dependencies:
506547
"@babel/helper-annotate-as-pure" "^7.24.7"
507-
"@babel/helper-compilation-targets" "^7.24.8"
548+
"@babel/helper-compilation-targets" "^7.25.2"
508549
"@babel/helper-plugin-utils" "^7.24.8"
509550
"@babel/helper-replace-supers" "^7.25.0"
510-
"@babel/traverse" "^7.25.0"
551+
"@babel/traverse" "^7.25.4"
511552
globals "^11.1.0"
512553

513554
"@babel/plugin-transform-computed-properties@^7.24.7":
@@ -727,13 +768,13 @@
727768
dependencies:
728769
"@babel/helper-plugin-utils" "^7.24.7"
729770

730-
"@babel/plugin-transform-private-methods@^7.24.7":
731-
version "7.24.7"
732-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e"
733-
integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==
771+
"@babel/plugin-transform-private-methods@^7.25.4":
772+
version "7.25.4"
773+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242"
774+
integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==
734775
dependencies:
735-
"@babel/helper-create-class-features-plugin" "^7.24.7"
736-
"@babel/helper-plugin-utils" "^7.24.7"
776+
"@babel/helper-create-class-features-plugin" "^7.25.4"
777+
"@babel/helper-plugin-utils" "^7.24.8"
737778

738779
"@babel/plugin-transform-private-property-in-object@^7.24.7":
739780
version "7.24.7"
@@ -826,20 +867,20 @@
826867
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
827868
"@babel/helper-plugin-utils" "^7.24.7"
828869

829-
"@babel/plugin-transform-unicode-sets-regex@^7.24.7":
830-
version "7.24.7"
831-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9"
832-
integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==
870+
"@babel/plugin-transform-unicode-sets-regex@^7.25.4":
871+
version "7.25.4"
872+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c"
873+
integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==
833874
dependencies:
834-
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
835-
"@babel/helper-plugin-utils" "^7.24.7"
875+
"@babel/helper-create-regexp-features-plugin" "^7.25.2"
876+
"@babel/helper-plugin-utils" "^7.24.8"
836877

837-
"@babel/preset-env@^7.25.3":
838-
version "7.25.3"
839-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
840-
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
878+
"@babel/preset-env@^7.25.4":
879+
version "7.25.4"
880+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6"
881+
integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==
841882
dependencies:
842-
"@babel/compat-data" "^7.25.2"
883+
"@babel/compat-data" "^7.25.4"
843884
"@babel/helper-compilation-targets" "^7.25.2"
844885
"@babel/helper-plugin-utils" "^7.24.8"
845886
"@babel/helper-validator-option" "^7.24.8"
@@ -868,13 +909,13 @@
868909
"@babel/plugin-syntax-top-level-await" "^7.14.5"
869910
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
870911
"@babel/plugin-transform-arrow-functions" "^7.24.7"
871-
"@babel/plugin-transform-async-generator-functions" "^7.25.0"
912+
"@babel/plugin-transform-async-generator-functions" "^7.25.4"
872913
"@babel/plugin-transform-async-to-generator" "^7.24.7"
873914
"@babel/plugin-transform-block-scoped-functions" "^7.24.7"
874915
"@babel/plugin-transform-block-scoping" "^7.25.0"
875-
"@babel/plugin-transform-class-properties" "^7.24.7"
916+
"@babel/plugin-transform-class-properties" "^7.25.4"
876917
"@babel/plugin-transform-class-static-block" "^7.24.7"
877-
"@babel/plugin-transform-classes" "^7.25.0"
918+
"@babel/plugin-transform-classes" "^7.25.4"
878919
"@babel/plugin-transform-computed-properties" "^7.24.7"
879920
"@babel/plugin-transform-destructuring" "^7.24.8"
880921
"@babel/plugin-transform-dotall-regex" "^7.24.7"
@@ -902,7 +943,7 @@
902943
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
903944
"@babel/plugin-transform-optional-chaining" "^7.24.8"
904945
"@babel/plugin-transform-parameters" "^7.24.7"
905-
"@babel/plugin-transform-private-methods" "^7.24.7"
946+
"@babel/plugin-transform-private-methods" "^7.25.4"
906947
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
907948
"@babel/plugin-transform-property-literals" "^7.24.7"
908949
"@babel/plugin-transform-regenerator" "^7.24.7"
@@ -915,10 +956,10 @@
915956
"@babel/plugin-transform-unicode-escapes" "^7.24.7"
916957
"@babel/plugin-transform-unicode-property-regex" "^7.24.7"
917958
"@babel/plugin-transform-unicode-regex" "^7.24.7"
918-
"@babel/plugin-transform-unicode-sets-regex" "^7.24.7"
959+
"@babel/plugin-transform-unicode-sets-regex" "^7.25.4"
919960
"@babel/preset-modules" "0.1.6-no-external-plugins"
920961
babel-plugin-polyfill-corejs2 "^0.4.10"
921-
babel-plugin-polyfill-corejs3 "^0.10.4"
962+
babel-plugin-polyfill-corejs3 "^0.10.6"
922963
babel-plugin-polyfill-regenerator "^0.6.1"
923964
core-js-compat "^3.37.1"
924965
semver "^6.3.1"
@@ -977,6 +1018,19 @@
9771018
debug "^4.3.1"
9781019
globals "^11.1.0"
9791020

1021+
"@babel/traverse@^7.25.4":
1022+
version "7.25.6"
1023+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
1024+
integrity sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==
1025+
dependencies:
1026+
"@babel/code-frame" "^7.24.7"
1027+
"@babel/generator" "^7.25.6"
1028+
"@babel/parser" "^7.25.6"
1029+
"@babel/template" "^7.25.0"
1030+
"@babel/types" "^7.25.6"
1031+
debug "^4.3.1"
1032+
globals "^11.1.0"
1033+
9801034
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
9811035
version "7.25.2"
9821036
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
@@ -986,6 +1040,15 @@
9861040
"@babel/helper-validator-identifier" "^7.24.7"
9871041
to-fast-properties "^2.0.0"
9881042

1043+
"@babel/types@^7.25.6":
1044+
version "7.25.6"
1045+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6"
1046+
integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==
1047+
dependencies:
1048+
"@babel/helper-string-parser" "^7.24.8"
1049+
"@babel/helper-validator-identifier" "^7.24.7"
1050+
to-fast-properties "^2.0.0"
1051+
9891052
"@commander-js/extra-typings@^12.0.1":
9901053
version "12.1.0"
9911054
resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz#5441bae756d326d34f1b9dceb0d78dbf5bc05d81"
@@ -1223,13 +1286,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
12231286
"@babel/helper-define-polyfill-provider" "^0.6.1"
12241287
semver "^6.3.1"
12251288

1226-
babel-plugin-polyfill-corejs3@^0.10.4:
1227-
version "0.10.4"
1228-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
1229-
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
1289+
babel-plugin-polyfill-corejs3@^0.10.6:
1290+
version "0.10.6"
1291+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
1292+
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
12301293
dependencies:
1231-
"@babel/helper-define-polyfill-provider" "^0.6.1"
1232-
core-js-compat "^3.36.1"
1294+
"@babel/helper-define-polyfill-provider" "^0.6.2"
1295+
core-js-compat "^3.38.0"
12331296

12341297
babel-plugin-polyfill-regenerator@^0.6.1:
12351298
version "0.6.1"
@@ -1429,10 +1492,10 @@ convert-source-map@^2.0.0:
14291492
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
14301493
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
14311494

1432-
core-js-compat@^3.36.1, core-js-compat@^3.37.1:
1433-
version "3.38.0"
1434-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.0.tgz#d93393b1aa346b6ee683377b0c31172ccfe607aa"
1435-
integrity sha512-75LAicdLa4OJVwFxFbQR3NdnZjNgX6ILpVcVzcC4T2smerB5lELMrJQQQoWV6TiuC/vlaFqgU2tKQx9w5s0e0A==
1495+
core-js-compat@^3.37.1, core-js-compat@^3.38.0:
1496+
version "3.38.1"
1497+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09"
1498+
integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==
14361499
dependencies:
14371500
browserslist "^4.23.3"
14381501

0 commit comments

Comments
 (0)