Skip to content

Commit e5a2f7e

Browse files
chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 (#780)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2. - [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.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df62869 commit e5a2f7e

File tree

1 file changed

+79
-27
lines changed

1 file changed

+79
-27
lines changed

yarn.lock

Lines changed: 79 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@
2525
"@babel/highlight" "^7.22.10"
2626
chalk "^2.4.2"
2727

28+
"@babel/code-frame@^7.22.13":
29+
version "7.22.13"
30+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
31+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
32+
dependencies:
33+
"@babel/highlight" "^7.22.13"
34+
chalk "^2.4.2"
35+
2836
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5":
2937
version "7.21.7"
3038
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
@@ -115,6 +123,16 @@
115123
"@jridgewell/trace-mapping" "^0.3.17"
116124
jsesc "^2.5.1"
117125

126+
"@babel/generator@^7.23.0":
127+
version "7.23.0"
128+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
129+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
130+
dependencies:
131+
"@babel/types" "^7.23.0"
132+
"@jridgewell/gen-mapping" "^0.3.2"
133+
"@jridgewell/trace-mapping" "^0.3.17"
134+
jsesc "^2.5.1"
135+
118136
"@babel/helper-annotate-as-pure@^7.18.6":
119137
version "7.18.6"
120138
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -199,6 +217,11 @@
199217
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
200218
integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
201219

220+
"@babel/helper-environment-visitor@^7.22.20":
221+
version "7.22.20"
222+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
223+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
224+
202225
"@babel/helper-environment-visitor@^7.22.5":
203226
version "7.22.5"
204227
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
@@ -220,6 +243,14 @@
220243
"@babel/template" "^7.22.5"
221244
"@babel/types" "^7.22.5"
222245

246+
"@babel/helper-function-name@^7.23.0":
247+
version "7.23.0"
248+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
249+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
250+
dependencies:
251+
"@babel/template" "^7.22.15"
252+
"@babel/types" "^7.23.0"
253+
223254
"@babel/helper-hoist-variables@^7.18.6":
224255
version "7.18.6"
225256
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -378,6 +409,11 @@
378409
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
379410
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
380411

412+
"@babel/helper-validator-identifier@^7.22.20":
413+
version "7.22.20"
414+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
415+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
416+
381417
"@babel/helper-validator-identifier@^7.22.5":
382418
version "7.22.5"
383419
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -448,7 +484,16 @@
448484
chalk "^2.4.2"
449485
js-tokens "^4.0.0"
450486

451-
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8":
487+
"@babel/highlight@^7.22.13":
488+
version "7.22.20"
489+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
490+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
491+
dependencies:
492+
"@babel/helper-validator-identifier" "^7.22.20"
493+
chalk "^2.4.2"
494+
js-tokens "^4.0.0"
495+
496+
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8":
452497
version "7.21.8"
453498
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
454499
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
@@ -458,6 +503,11 @@
458503
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
459504
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
460505

506+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
507+
version "7.23.0"
508+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
509+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
510+
461511
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
462512
version "7.18.6"
463513
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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -1274,6 +1324,15 @@
12741324
"@babel/parser" "^7.20.7"
12751325
"@babel/types" "^7.20.7"
12761326

1327+
"@babel/template@^7.22.15":
1328+
version "7.22.15"
1329+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1330+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1331+
dependencies:
1332+
"@babel/code-frame" "^7.22.13"
1333+
"@babel/parser" "^7.22.15"
1334+
"@babel/types" "^7.22.15"
1335+
12771336
"@babel/template@^7.22.5":
12781337
version "7.22.5"
12791338
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -1283,35 +1342,19 @@
12831342
"@babel/parser" "^7.22.5"
12841343
"@babel/types" "^7.22.5"
12851344

1286-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1287-
version "7.21.5"
1288-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
1289-
integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
1290-
dependencies:
1291-
"@babel/code-frame" "^7.21.4"
1292-
"@babel/generator" "^7.21.5"
1293-
"@babel/helper-environment-visitor" "^7.21.5"
1294-
"@babel/helper-function-name" "^7.21.0"
1295-
"@babel/helper-hoist-variables" "^7.18.6"
1296-
"@babel/helper-split-export-declaration" "^7.18.6"
1297-
"@babel/parser" "^7.21.5"
1298-
"@babel/types" "^7.21.5"
1299-
debug "^4.1.0"
1300-
globals "^11.1.0"
1301-
1302-
"@babel/traverse@^7.20.0", "@babel/traverse@^7.22.10":
1303-
version "7.22.10"
1304-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1305-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1345+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5", "@babel/traverse@^7.22.10", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4":
1346+
version "7.23.2"
1347+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1348+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
13061349
dependencies:
1307-
"@babel/code-frame" "^7.22.10"
1308-
"@babel/generator" "^7.22.10"
1309-
"@babel/helper-environment-visitor" "^7.22.5"
1310-
"@babel/helper-function-name" "^7.22.5"
1350+
"@babel/code-frame" "^7.22.13"
1351+
"@babel/generator" "^7.23.0"
1352+
"@babel/helper-environment-visitor" "^7.22.20"
1353+
"@babel/helper-function-name" "^7.23.0"
13111354
"@babel/helper-hoist-variables" "^7.22.5"
13121355
"@babel/helper-split-export-declaration" "^7.22.6"
1313-
"@babel/parser" "^7.22.10"
1314-
"@babel/types" "^7.22.10"
1356+
"@babel/parser" "^7.23.0"
1357+
"@babel/types" "^7.23.0"
13151358
debug "^4.1.0"
13161359
globals "^11.1.0"
13171360

@@ -1333,6 +1376,15 @@
13331376
"@babel/helper-validator-identifier" "^7.22.5"
13341377
to-fast-properties "^2.0.0"
13351378

1379+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
1380+
version "7.23.0"
1381+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1382+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1383+
dependencies:
1384+
"@babel/helper-string-parser" "^7.22.5"
1385+
"@babel/helper-validator-identifier" "^7.22.20"
1386+
to-fast-properties "^2.0.0"
1387+
13361388
"@bcoe/v8-coverage@^0.2.3":
13371389
version "0.2.3"
13381390
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)