Skip to content

Commit 04155f6

Browse files
📦 Bump the babel group with 5 updates (#12432)
Bumps the babel group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.2` | `7.23.4` | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.23.3` | `7.23.4` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.23.3` | `7.23.4` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.23.3` | `7.23.4` | | [@babel/plugin-transform-private-property-in-object](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-property-in-object) | `7.23.3` | `7.23.4` | Updates `@babel/runtime` from 7.23.2 to 7.23.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.23.4/packages/babel-runtime) Updates `@babel/generator` from 7.23.3 to 7.23.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.23.4/packages/babel-generator) Updates `@babel/parser` from 7.23.3 to 7.23.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.23.4/packages/babel-parser) Updates `@babel/traverse` from 7.23.3 to 7.23.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.23.4/packages/babel-traverse) Updates `@babel/plugin-transform-private-property-in-object` from 7.23.3 to 7.23.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.23.4/packages/babel-plugin-transform-private-property-in-object) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/generator" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/traverse" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-private-property-in-object" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ddd9f1 commit 04155f6

File tree

1 file changed

+44
-71
lines changed

1 file changed

+44
-71
lines changed

yarn.lock

Lines changed: 44 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
"@opentelemetry/instrumentation" "^0.41.2"
9090
tslib "^2.2.0"
9191

92-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.13":
93-
version "7.22.13"
94-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
95-
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
92+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.4":
93+
version "7.23.4"
94+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.4.tgz#03ae5af150be94392cb5c7ccd97db5a19a5da6aa"
95+
integrity sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==
9696
dependencies:
97-
"@babel/highlight" "^7.22.13"
97+
"@babel/highlight" "^7.23.4"
9898
chalk "^2.4.2"
9999

100100
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3":
@@ -132,12 +132,12 @@
132132
eslint-visitor-keys "^2.1.0"
133133
semver "^6.3.1"
134134

135-
"@babel/generator@^7.20.0", "@babel/generator@^7.23.3", "@babel/generator@^7.7.2":
136-
version "7.23.3"
137-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e"
138-
integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
135+
"@babel/generator@^7.20.0", "@babel/generator@^7.23.3", "@babel/generator@^7.23.4", "@babel/generator@^7.7.2":
136+
version "7.23.4"
137+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.4.tgz#4a41377d8566ec18f807f42962a7f3551de83d1c"
138+
integrity sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ==
139139
dependencies:
140-
"@babel/types" "^7.23.3"
140+
"@babel/types" "^7.23.4"
141141
"@jridgewell/gen-mapping" "^0.3.2"
142142
"@jridgewell/trace-mapping" "^0.3.17"
143143
jsesc "^2.5.1"
@@ -167,22 +167,7 @@
167167
lru-cache "^5.1.1"
168168
semver "^6.3.1"
169169

170-
"@babel/helper-create-class-features-plugin@^7.18.6":
171-
version "7.22.5"
172-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz#2192a1970ece4685fbff85b48da2c32fcb130b7c"
173-
integrity sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==
174-
dependencies:
175-
"@babel/helper-annotate-as-pure" "^7.22.5"
176-
"@babel/helper-environment-visitor" "^7.22.5"
177-
"@babel/helper-function-name" "^7.22.5"
178-
"@babel/helper-member-expression-to-functions" "^7.22.5"
179-
"@babel/helper-optimise-call-expression" "^7.22.5"
180-
"@babel/helper-replace-supers" "^7.22.5"
181-
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
182-
"@babel/helper-split-export-declaration" "^7.22.5"
183-
semver "^6.3.0"
184-
185-
"@babel/helper-create-class-features-plugin@^7.22.15":
170+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.15":
186171
version "7.22.15"
187172
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz#97a61b385e57fe458496fad19f8e63b63c867de4"
188173
integrity sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==
@@ -371,18 +356,6 @@
371356
"@babel/helper-member-expression-to-functions" "^7.22.15"
372357
"@babel/helper-optimise-call-expression" "^7.22.5"
373358

374-
"@babel/helper-replace-supers@^7.22.5":
375-
version "7.22.5"
376-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz#71bc5fb348856dea9fdc4eafd7e2e49f585145dc"
377-
integrity sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==
378-
dependencies:
379-
"@babel/helper-environment-visitor" "^7.22.5"
380-
"@babel/helper-member-expression-to-functions" "^7.22.5"
381-
"@babel/helper-optimise-call-expression" "^7.22.5"
382-
"@babel/template" "^7.22.5"
383-
"@babel/traverse" "^7.22.5"
384-
"@babel/types" "^7.22.5"
385-
386359
"@babel/helper-replace-supers@^7.22.9":
387360
version "7.22.9"
388361
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz#cbdc27d6d8d18cd22c81ae4293765a5d9afd0779"
@@ -413,17 +386,17 @@
413386
dependencies:
414387
"@babel/types" "^7.22.5"
415388

416-
"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6":
389+
"@babel/helper-split-export-declaration@^7.22.6":
417390
version "7.22.6"
418391
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
419392
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
420393
dependencies:
421394
"@babel/types" "^7.22.5"
422395

423-
"@babel/helper-string-parser@^7.22.5":
424-
version "7.22.5"
425-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
426-
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
396+
"@babel/helper-string-parser@^7.23.4":
397+
version "7.23.4"
398+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
399+
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
427400

428401
"@babel/helper-validator-identifier@^7.22.20":
429402
version "7.22.20"
@@ -463,19 +436,19 @@
463436
"@babel/traverse" "^7.23.2"
464437
"@babel/types" "^7.23.0"
465438

466-
"@babel/highlight@^7.22.13":
467-
version "7.22.20"
468-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
469-
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
439+
"@babel/highlight@^7.23.4":
440+
version "7.23.4"
441+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
442+
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
470443
dependencies:
471444
"@babel/helper-validator-identifier" "^7.22.20"
472445
chalk "^2.4.2"
473446
js-tokens "^4.0.0"
474447

475-
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.0", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.23.3":
476-
version "7.23.3"
477-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
478-
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
448+
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.0", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.23.3", "@babel/parser@^7.23.4":
449+
version "7.23.4"
450+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.4.tgz#409fbe690c333bb70187e2de4021e1e47a026661"
451+
integrity sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==
479452

480453
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
481454
version "7.23.3"
@@ -1050,9 +1023,9 @@
10501023
"@babel/helper-plugin-utils" "^7.22.5"
10511024

10521025
"@babel/plugin-transform-private-property-in-object@^7.22.0", "@babel/plugin-transform-private-property-in-object@^7.22.11", "@babel/plugin-transform-private-property-in-object@^7.23.3":
1053-
version "7.23.3"
1054-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.3.tgz#5cd34a2ce6f2d008cc8f91d8dcc29e2c41466da6"
1055-
integrity sha512-a5m2oLNFyje2e/rGKjVfAELTVI5mbA0FeZpBnkOWWV7eSmKQ+T/XW0Vf+29ScLzSxX+rnsarvU0oie/4m6hkxA==
1026+
version "7.23.4"
1027+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz#3ec711d05d6608fd173d9b8de39872d8dbf68bf5"
1028+
integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==
10561029
dependencies:
10571030
"@babel/helper-annotate-as-pure" "^7.22.5"
10581031
"@babel/helper-create-class-features-plugin" "^7.22.15"
@@ -1334,13 +1307,13 @@
13341307
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
13351308

13361309
"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.8.4":
1337-
version "7.23.2"
1338-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
1339-
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
1310+
version "7.23.4"
1311+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
1312+
integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
13401313
dependencies:
13411314
regenerator-runtime "^0.14.0"
13421315

1343-
"@babel/template@^7.0.0", "@babel/template@^7.18.6", "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3":
1316+
"@babel/template@^7.0.0", "@babel/template@^7.18.6", "@babel/template@^7.22.15", "@babel/template@^7.3.3":
13441317
version "7.22.15"
13451318
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
13461319
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
@@ -1349,28 +1322,28 @@
13491322
"@babel/parser" "^7.22.15"
13501323
"@babel/types" "^7.22.15"
13511324

1352-
"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.20.0", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3", "@babel/traverse@^7.7.4":
1353-
version "7.23.3"
1354-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
1355-
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
1325+
"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.20.0", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3", "@babel/traverse@^7.7.4":
1326+
version "7.23.4"
1327+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.4.tgz#c2790f7edf106d059a0098770fe70801417f3f85"
1328+
integrity sha512-IYM8wSUwunWTB6tFC2dkKZhxbIjHoWemdK+3f8/wq8aKhbUscxD5MX72ubd90fxvFknaLPeGw5ycU84V1obHJg==
13561329
dependencies:
1357-
"@babel/code-frame" "^7.22.13"
1358-
"@babel/generator" "^7.23.3"
1330+
"@babel/code-frame" "^7.23.4"
1331+
"@babel/generator" "^7.23.4"
13591332
"@babel/helper-environment-visitor" "^7.22.20"
13601333
"@babel/helper-function-name" "^7.23.0"
13611334
"@babel/helper-hoist-variables" "^7.22.5"
13621335
"@babel/helper-split-export-declaration" "^7.22.6"
1363-
"@babel/parser" "^7.23.3"
1364-
"@babel/types" "^7.23.3"
1336+
"@babel/parser" "^7.23.4"
1337+
"@babel/types" "^7.23.4"
13651338
debug "^4.1.0"
13661339
globals "^11.1.0"
13671340

1368-
"@babel/types@^7.0.0", "@babel/types@^7.11.5", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1369-
version "7.23.3"
1370-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
1371-
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
1341+
"@babel/types@^7.0.0", "@babel/types@^7.11.5", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.23.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1342+
version "7.23.4"
1343+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e"
1344+
integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ==
13721345
dependencies:
1373-
"@babel/helper-string-parser" "^7.22.5"
1346+
"@babel/helper-string-parser" "^7.23.4"
13741347
"@babel/helper-validator-identifier" "^7.22.20"
13751348
to-fast-properties "^2.0.0"
13761349

0 commit comments

Comments
 (0)