Skip to content

Commit 3b4e3ec

Browse files
chore(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.3 to 7.24.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.24.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 9f8171f commit 3b4e3ec

File tree

1 file changed

+43
-19
lines changed

1 file changed

+43
-19
lines changed

yarn.lock

+43-19
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@babel/highlight" "^7.24.2"
2424
picocolors "^1.0.0"
2525

26-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1":
27-
version "7.24.1"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
29-
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
26+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4":
27+
version "7.24.4"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
29+
integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
3030

3131
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.1", "@babel/core@^7.7.5":
3232
version "7.24.3"
@@ -99,6 +99,21 @@
9999
"@babel/helper-split-export-declaration" "^7.22.6"
100100
semver "^6.3.1"
101101

102+
"@babel/helper-create-class-features-plugin@^7.24.4":
103+
version "7.24.4"
104+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3"
105+
integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==
106+
dependencies:
107+
"@babel/helper-annotate-as-pure" "^7.22.5"
108+
"@babel/helper-environment-visitor" "^7.22.20"
109+
"@babel/helper-function-name" "^7.23.0"
110+
"@babel/helper-member-expression-to-functions" "^7.23.0"
111+
"@babel/helper-optimise-call-expression" "^7.22.5"
112+
"@babel/helper-replace-supers" "^7.24.1"
113+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
114+
"@babel/helper-split-export-declaration" "^7.22.6"
115+
semver "^6.3.1"
116+
102117
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
103118
version "7.22.15"
104119
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#5ee90093914ea09639b01c711db0d6775e558be1"
@@ -270,6 +285,14 @@
270285
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
271286
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
272287

288+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
289+
version "7.24.4"
290+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1"
291+
integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==
292+
dependencies:
293+
"@babel/helper-environment-visitor" "^7.22.20"
294+
"@babel/helper-plugin-utils" "^7.24.0"
295+
273296
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
274297
version "7.24.1"
275298
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz#b645d9ba8c2bc5b7af50f0fe949f9edbeb07c8cf"
@@ -480,10 +503,10 @@
480503
dependencies:
481504
"@babel/helper-plugin-utils" "^7.24.0"
482505

483-
"@babel/plugin-transform-block-scoping@^7.24.1":
484-
version "7.24.1"
485-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f"
486-
integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==
506+
"@babel/plugin-transform-block-scoping@^7.24.4":
507+
version "7.24.4"
508+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012"
509+
integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==
487510
dependencies:
488511
"@babel/helper-plugin-utils" "^7.24.0"
489512

@@ -495,12 +518,12 @@
495518
"@babel/helper-create-class-features-plugin" "^7.24.1"
496519
"@babel/helper-plugin-utils" "^7.24.0"
497520

498-
"@babel/plugin-transform-class-static-block@^7.24.1":
499-
version "7.24.1"
500-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6"
501-
integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA==
521+
"@babel/plugin-transform-class-static-block@^7.24.4":
522+
version "7.24.4"
523+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4"
524+
integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==
502525
dependencies:
503-
"@babel/helper-create-class-features-plugin" "^7.24.1"
526+
"@babel/helper-create-class-features-plugin" "^7.24.4"
504527
"@babel/helper-plugin-utils" "^7.24.0"
505528
"@babel/plugin-syntax-class-static-block" "^7.14.5"
506529

@@ -835,14 +858,15 @@
835858
"@babel/helper-plugin-utils" "^7.24.0"
836859

837860
"@babel/preset-env@^7.22.4":
838-
version "7.24.3"
839-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
840-
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==
861+
version "7.24.4"
862+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b"
863+
integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==
841864
dependencies:
842-
"@babel/compat-data" "^7.24.1"
865+
"@babel/compat-data" "^7.24.4"
843866
"@babel/helper-compilation-targets" "^7.23.6"
844867
"@babel/helper-plugin-utils" "^7.24.0"
845868
"@babel/helper-validator-option" "^7.23.5"
869+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4"
846870
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
847871
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
848872
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
@@ -869,9 +893,9 @@
869893
"@babel/plugin-transform-async-generator-functions" "^7.24.3"
870894
"@babel/plugin-transform-async-to-generator" "^7.24.1"
871895
"@babel/plugin-transform-block-scoped-functions" "^7.24.1"
872-
"@babel/plugin-transform-block-scoping" "^7.24.1"
896+
"@babel/plugin-transform-block-scoping" "^7.24.4"
873897
"@babel/plugin-transform-class-properties" "^7.24.1"
874-
"@babel/plugin-transform-class-static-block" "^7.24.1"
898+
"@babel/plugin-transform-class-static-block" "^7.24.4"
875899
"@babel/plugin-transform-classes" "^7.24.1"
876900
"@babel/plugin-transform-computed-properties" "^7.24.1"
877901
"@babel/plugin-transform-destructuring" "^7.24.1"

0 commit comments

Comments
 (0)