Skip to content

Commit 04916a7

Browse files
chore(deps-dev): bump @babel/preset-env from 7.22.5 to 7.22.6 (#435)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.6. - [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.22.6/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 0c8d886 commit 04916a7

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
dependencies:
3333
"@babel/highlight" "^7.22.5"
3434

35-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5":
36-
version "7.22.5"
37-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
38-
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
35+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6":
36+
version "7.22.6"
37+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
38+
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
3939

4040
"@babel/compat-data@^7.22.6":
4141
version "7.22.6"
@@ -532,19 +532,19 @@
532532
"@babel/helper-plugin-utils" "^7.22.5"
533533
"@babel/plugin-syntax-class-static-block" "^7.14.5"
534534

535-
"@babel/plugin-transform-classes@^7.22.5":
536-
version "7.22.5"
537-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.5.tgz#635d4e98da741fad814984639f4c0149eb0135e1"
538-
integrity sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==
535+
"@babel/plugin-transform-classes@^7.22.6":
536+
version "7.22.6"
537+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz#e04d7d804ed5b8501311293d1a0e6d43e94c3363"
538+
integrity sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==
539539
dependencies:
540540
"@babel/helper-annotate-as-pure" "^7.22.5"
541-
"@babel/helper-compilation-targets" "^7.22.5"
541+
"@babel/helper-compilation-targets" "^7.22.6"
542542
"@babel/helper-environment-visitor" "^7.22.5"
543543
"@babel/helper-function-name" "^7.22.5"
544544
"@babel/helper-optimise-call-expression" "^7.22.5"
545545
"@babel/helper-plugin-utils" "^7.22.5"
546546
"@babel/helper-replace-supers" "^7.22.5"
547-
"@babel/helper-split-export-declaration" "^7.22.5"
547+
"@babel/helper-split-export-declaration" "^7.22.6"
548548
globals "^11.1.0"
549549

550550
"@babel/plugin-transform-computed-properties@^7.22.5":
@@ -740,10 +740,10 @@
740740
"@babel/helper-plugin-utils" "^7.22.5"
741741
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
742742

743-
"@babel/plugin-transform-optional-chaining@^7.22.5":
744-
version "7.22.5"
745-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.5.tgz#1003762b9c14295501beb41be72426736bedd1e0"
746-
integrity sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==
743+
"@babel/plugin-transform-optional-chaining@^7.22.5", "@babel/plugin-transform-optional-chaining@^7.22.6":
744+
version "7.22.6"
745+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz#4bacfe37001fe1901117672875e931d439811564"
746+
integrity sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==
747747
dependencies:
748748
"@babel/helper-plugin-utils" "^7.22.5"
749749
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
@@ -864,12 +864,12 @@
864864
"@babel/helper-plugin-utils" "^7.22.5"
865865

866866
"@babel/preset-env@^7.18.10":
867-
version "7.22.5"
868-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.5.tgz#3da66078b181f3d62512c51cf7014392c511504e"
869-
integrity sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==
867+
version "7.22.6"
868+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.6.tgz#41bade05f2f8782d693b52d707ede7cef9da3b38"
869+
integrity sha512-IHr0AXHGk8oh8HYSs45Mxuv6iySUBwDTIzJSnXN7PURqHdxJVQlCoXmKJgyvSS9bcNf9NVRVE35z+LkCvGmi6w==
870870
dependencies:
871-
"@babel/compat-data" "^7.22.5"
872-
"@babel/helper-compilation-targets" "^7.22.5"
871+
"@babel/compat-data" "^7.22.6"
872+
"@babel/helper-compilation-targets" "^7.22.6"
873873
"@babel/helper-plugin-utils" "^7.22.5"
874874
"@babel/helper-validator-option" "^7.22.5"
875875
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
@@ -900,7 +900,7 @@
900900
"@babel/plugin-transform-block-scoping" "^7.22.5"
901901
"@babel/plugin-transform-class-properties" "^7.22.5"
902902
"@babel/plugin-transform-class-static-block" "^7.22.5"
903-
"@babel/plugin-transform-classes" "^7.22.5"
903+
"@babel/plugin-transform-classes" "^7.22.6"
904904
"@babel/plugin-transform-computed-properties" "^7.22.5"
905905
"@babel/plugin-transform-destructuring" "^7.22.5"
906906
"@babel/plugin-transform-dotall-regex" "^7.22.5"
@@ -925,7 +925,7 @@
925925
"@babel/plugin-transform-object-rest-spread" "^7.22.5"
926926
"@babel/plugin-transform-object-super" "^7.22.5"
927927
"@babel/plugin-transform-optional-catch-binding" "^7.22.5"
928-
"@babel/plugin-transform-optional-chaining" "^7.22.5"
928+
"@babel/plugin-transform-optional-chaining" "^7.22.6"
929929
"@babel/plugin-transform-parameters" "^7.22.5"
930930
"@babel/plugin-transform-private-methods" "^7.22.5"
931931
"@babel/plugin-transform-private-property-in-object" "^7.22.5"
@@ -943,11 +943,11 @@
943943
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
944944
"@babel/preset-modules" "^0.1.5"
945945
"@babel/types" "^7.22.5"
946+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
946947
babel-plugin-polyfill-corejs2 "^0.4.3"
947948
babel-plugin-polyfill-corejs3 "^0.8.1"
948949
babel-plugin-polyfill-regenerator "^0.5.0"
949-
core-js-compat "^3.30.2"
950-
semver "^6.3.0"
950+
core-js-compat "^3.31.0"
951951

952952
"@babel/preset-modules@^0.1.5":
953953
version "0.1.5"
@@ -2824,10 +2824,10 @@ cookie@~0.4.1:
28242824
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
28252825
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
28262826

2827-
core-js-compat@^3.30.1, core-js-compat@^3.30.2:
2828-
version "3.30.2"
2829-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.30.2.tgz#83f136e375babdb8c80ad3c22d67c69098c1dd8b"
2830-
integrity sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==
2827+
core-js-compat@^3.30.1, core-js-compat@^3.31.0:
2828+
version "3.31.0"
2829+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.31.0.tgz#4030847c0766cc0e803dcdfb30055d7ef2064bf1"
2830+
integrity sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==
28312831
dependencies:
28322832
browserslist "^4.21.5"
28332833

0 commit comments

Comments
 (0)