Skip to content

Commit d696bca

Browse files
chore(deps-dev): Bump @babel/preset-env from 7.26.0 to 7.26.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.0 to 7.26.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.26.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]>
1 parent 1b3d3d3 commit d696bca

File tree

1 file changed

+48
-66
lines changed

1 file changed

+48
-66
lines changed

yarn.lock

+48-66
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
js-tokens "^4.0.0"
2525
picocolors "^1.0.0"
2626

27-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
28-
version "7.26.0"
29-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
30-
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
27+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
28+
version "7.26.5"
29+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
30+
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
3131

3232
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.3":
3333
version "7.26.0"
@@ -75,20 +75,12 @@
7575
dependencies:
7676
"@babel/types" "^7.25.9"
7777

78-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9":
79-
version "7.25.9"
80-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
81-
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
82-
dependencies:
83-
"@babel/traverse" "^7.25.9"
84-
"@babel/types" "^7.25.9"
85-
86-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9":
87-
version "7.25.9"
88-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
89-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
78+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5":
79+
version "7.26.5"
80+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
81+
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
9082
dependencies:
91-
"@babel/compat-data" "^7.25.9"
83+
"@babel/compat-data" "^7.26.5"
9284
"@babel/helper-validator-option" "^7.25.9"
9385
browserslist "^4.24.0"
9486
lru-cache "^5.1.1"
@@ -178,10 +170,10 @@
178170
dependencies:
179171
"@babel/types" "^7.25.9"
180172

181-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0":
182-
version "7.25.9"
183-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
184-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
173+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0":
174+
version "7.26.5"
175+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
176+
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
185177

186178
"@babel/helper-remap-async-to-generator@^7.25.9":
187179
version "7.25.9"
@@ -201,14 +193,6 @@
201193
"@babel/helper-optimise-call-expression" "^7.25.9"
202194
"@babel/traverse" "^7.25.9"
203195

204-
"@babel/helper-simple-access@^7.25.9":
205-
version "7.25.9"
206-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739"
207-
integrity sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==
208-
dependencies:
209-
"@babel/traverse" "^7.25.9"
210-
"@babel/types" "^7.25.9"
211-
212196
"@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
213197
version "7.25.9"
214198
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
@@ -445,12 +429,12 @@
445429
"@babel/helper-plugin-utils" "^7.25.9"
446430
"@babel/helper-remap-async-to-generator" "^7.25.9"
447431

448-
"@babel/plugin-transform-block-scoped-functions@^7.25.9":
449-
version "7.25.9"
450-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458"
451-
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==
432+
"@babel/plugin-transform-block-scoped-functions@^7.26.5":
433+
version "7.26.5"
434+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e"
435+
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==
452436
dependencies:
453-
"@babel/helper-plugin-utils" "^7.25.9"
437+
"@babel/helper-plugin-utils" "^7.26.5"
454438

455439
"@babel/plugin-transform-block-scoping@^7.25.9":
456440
version "7.25.9"
@@ -532,12 +516,11 @@
532516
dependencies:
533517
"@babel/helper-plugin-utils" "^7.25.9"
534518

535-
"@babel/plugin-transform-exponentiation-operator@^7.25.9":
536-
version "7.25.9"
537-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f"
538-
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==
519+
"@babel/plugin-transform-exponentiation-operator@^7.26.3":
520+
version "7.26.3"
521+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc"
522+
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==
539523
dependencies:
540-
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9"
541524
"@babel/helper-plugin-utils" "^7.25.9"
542525

543526
"@babel/plugin-transform-export-namespace-from@^7.25.9":
@@ -600,14 +583,13 @@
600583
"@babel/helper-module-transforms" "^7.25.9"
601584
"@babel/helper-plugin-utils" "^7.25.9"
602585

603-
"@babel/plugin-transform-modules-commonjs@^7.25.9":
604-
version "7.25.9"
605-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686"
606-
integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==
586+
"@babel/plugin-transform-modules-commonjs@^7.26.3":
587+
version "7.26.3"
588+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
589+
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
607590
dependencies:
608-
"@babel/helper-module-transforms" "^7.25.9"
591+
"@babel/helper-module-transforms" "^7.26.0"
609592
"@babel/helper-plugin-utils" "^7.25.9"
610-
"@babel/helper-simple-access" "^7.25.9"
611593

612594
"@babel/plugin-transform-modules-systemjs@^7.25.9":
613595
version "7.25.9"
@@ -642,12 +624,12 @@
642624
dependencies:
643625
"@babel/helper-plugin-utils" "^7.25.9"
644626

645-
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
646-
version "7.25.9"
647-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949"
648-
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==
627+
"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6":
628+
version "7.26.6"
629+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
630+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
649631
dependencies:
650-
"@babel/helper-plugin-utils" "^7.25.9"
632+
"@babel/helper-plugin-utils" "^7.26.5"
651633

652634
"@babel/plugin-transform-numeric-separator@^7.25.9":
653635
version "7.25.9"
@@ -771,12 +753,12 @@
771753
dependencies:
772754
"@babel/helper-plugin-utils" "^7.25.9"
773755

774-
"@babel/plugin-transform-typeof-symbol@^7.25.9":
775-
version "7.25.9"
776-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b"
777-
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==
756+
"@babel/plugin-transform-typeof-symbol@^7.26.7":
757+
version "7.26.7"
758+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937"
759+
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==
778760
dependencies:
779-
"@babel/helper-plugin-utils" "^7.25.9"
761+
"@babel/helper-plugin-utils" "^7.26.5"
780762

781763
"@babel/plugin-transform-unicode-escapes@^7.25.9":
782764
version "7.25.9"
@@ -810,13 +792,13 @@
810792
"@babel/helper-plugin-utils" "^7.25.9"
811793

812794
"@babel/preset-env@^7.20.2":
813-
version "7.26.0"
814-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
815-
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
795+
version "7.26.7"
796+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
797+
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
816798
dependencies:
817-
"@babel/compat-data" "^7.26.0"
818-
"@babel/helper-compilation-targets" "^7.25.9"
819-
"@babel/helper-plugin-utils" "^7.25.9"
799+
"@babel/compat-data" "^7.26.5"
800+
"@babel/helper-compilation-targets" "^7.26.5"
801+
"@babel/helper-plugin-utils" "^7.26.5"
820802
"@babel/helper-validator-option" "^7.25.9"
821803
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
822804
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
@@ -830,7 +812,7 @@
830812
"@babel/plugin-transform-arrow-functions" "^7.25.9"
831813
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
832814
"@babel/plugin-transform-async-to-generator" "^7.25.9"
833-
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
815+
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
834816
"@babel/plugin-transform-block-scoping" "^7.25.9"
835817
"@babel/plugin-transform-class-properties" "^7.25.9"
836818
"@babel/plugin-transform-class-static-block" "^7.26.0"
@@ -841,7 +823,7 @@
841823
"@babel/plugin-transform-duplicate-keys" "^7.25.9"
842824
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
843825
"@babel/plugin-transform-dynamic-import" "^7.25.9"
844-
"@babel/plugin-transform-exponentiation-operator" "^7.25.9"
826+
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
845827
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
846828
"@babel/plugin-transform-for-of" "^7.25.9"
847829
"@babel/plugin-transform-function-name" "^7.25.9"
@@ -850,12 +832,12 @@
850832
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
851833
"@babel/plugin-transform-member-expression-literals" "^7.25.9"
852834
"@babel/plugin-transform-modules-amd" "^7.25.9"
853-
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
835+
"@babel/plugin-transform-modules-commonjs" "^7.26.3"
854836
"@babel/plugin-transform-modules-systemjs" "^7.25.9"
855837
"@babel/plugin-transform-modules-umd" "^7.25.9"
856838
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
857839
"@babel/plugin-transform-new-target" "^7.25.9"
858-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9"
840+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6"
859841
"@babel/plugin-transform-numeric-separator" "^7.25.9"
860842
"@babel/plugin-transform-object-rest-spread" "^7.25.9"
861843
"@babel/plugin-transform-object-super" "^7.25.9"
@@ -872,7 +854,7 @@
872854
"@babel/plugin-transform-spread" "^7.25.9"
873855
"@babel/plugin-transform-sticky-regex" "^7.25.9"
874856
"@babel/plugin-transform-template-literals" "^7.25.9"
875-
"@babel/plugin-transform-typeof-symbol" "^7.25.9"
857+
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
876858
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
877859
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
878860
"@babel/plugin-transform-unicode-regex" "^7.25.9"

0 commit comments

Comments
 (0)