Skip to content

Commit 509bdbf

Browse files
chore: bump @babel/traverse from 7.18.2 to 7.23.2 (#341)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.2 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 22f6017 commit 509bdbf

File tree

1 file changed

+75
-96
lines changed

1 file changed

+75
-96
lines changed

yarn.lock

Lines changed: 75 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737
"@babel/highlight" "^7.22.10"
3838
chalk "^2.4.2"
3939

40+
"@babel/code-frame@^7.22.13":
41+
version "7.22.13"
42+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
43+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
44+
dependencies:
45+
"@babel/highlight" "^7.22.13"
46+
chalk "^2.4.2"
47+
4048
"@babel/code-frame@^7.22.5":
4149
version "7.22.5"
4250
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
@@ -129,15 +137,6 @@
129137
"@jridgewell/gen-mapping" "^0.3.0"
130138
jsesc "^2.5.1"
131139

132-
"@babel/generator@^7.20.5":
133-
version "7.20.5"
134-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95"
135-
integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==
136-
dependencies:
137-
"@babel/types" "^7.20.5"
138-
"@jridgewell/gen-mapping" "^0.3.2"
139-
jsesc "^2.5.1"
140-
141140
"@babel/generator@^7.22.10":
142141
version "7.22.10"
143142
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722"
@@ -148,12 +147,12 @@
148147
"@jridgewell/trace-mapping" "^0.3.17"
149148
jsesc "^2.5.1"
150149

151-
"@babel/generator@^7.22.5":
152-
version "7.22.5"
153-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7"
154-
integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==
150+
"@babel/generator@^7.23.0":
151+
version "7.23.0"
152+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
153+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
155154
dependencies:
156-
"@babel/types" "^7.22.5"
155+
"@babel/types" "^7.23.0"
157156
"@jridgewell/gen-mapping" "^0.3.2"
158157
"@jridgewell/trace-mapping" "^0.3.17"
159158
jsesc "^2.5.1"
@@ -232,7 +231,7 @@
232231
"@babel/helper-split-export-declaration" "^7.22.6"
233232
semver "^6.3.1"
234233

235-
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2":
234+
"@babel/helper-environment-visitor@^7.16.7":
236235
version "7.18.2"
237236
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
238237
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
@@ -242,19 +241,16 @@
242241
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
243242
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
244243

244+
"@babel/helper-environment-visitor@^7.22.20":
245+
version "7.22.20"
246+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
247+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
248+
245249
"@babel/helper-environment-visitor@^7.22.5":
246250
version "7.22.5"
247251
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
248252
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
249253

250-
"@babel/helper-function-name@^7.17.9":
251-
version "7.17.9"
252-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
253-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
254-
dependencies:
255-
"@babel/template" "^7.16.7"
256-
"@babel/types" "^7.17.0"
257-
258254
"@babel/helper-function-name@^7.19.0":
259255
version "7.19.0"
260256
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
@@ -271,19 +267,13 @@
271267
"@babel/template" "^7.22.5"
272268
"@babel/types" "^7.22.5"
273269

274-
"@babel/helper-hoist-variables@^7.16.7":
275-
version "7.16.7"
276-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
277-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
270+
"@babel/helper-function-name@^7.23.0":
271+
version "7.23.0"
272+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
273+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
278274
dependencies:
279-
"@babel/types" "^7.16.7"
280-
281-
"@babel/helper-hoist-variables@^7.18.6":
282-
version "7.18.6"
283-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
284-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
285-
dependencies:
286-
"@babel/types" "^7.18.6"
275+
"@babel/template" "^7.22.15"
276+
"@babel/types" "^7.23.0"
287277

288278
"@babel/helper-hoist-variables@^7.22.5":
289279
version "7.22.5"
@@ -487,6 +477,11 @@
487477
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
488478
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
489479

480+
"@babel/helper-validator-identifier@^7.22.20":
481+
version "7.22.20"
482+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
483+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
484+
490485
"@babel/helper-validator-identifier@^7.22.5":
491486
version "7.22.5"
492487
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -562,6 +557,15 @@
562557
chalk "^2.4.2"
563558
js-tokens "^4.0.0"
564559

560+
"@babel/highlight@^7.22.13":
561+
version "7.22.20"
562+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
563+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
564+
dependencies:
565+
"@babel/helper-validator-identifier" "^7.22.20"
566+
chalk "^2.4.2"
567+
js-tokens "^4.0.0"
568+
565569
"@babel/highlight@^7.22.5":
566570
version "7.22.5"
567571
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
@@ -576,7 +580,7 @@
576580
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
577581
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
578582

579-
"@babel/parser@^7.18.10", "@babel/parser@^7.20.5":
583+
"@babel/parser@^7.18.10":
580584
version "7.20.5"
581585
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
582586
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
@@ -586,6 +590,11 @@
586590
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
587591
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
588592

593+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
594+
version "7.23.0"
595+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
596+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
597+
589598
"@babel/parser@^7.22.5":
590599
version "7.22.5"
591600
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
@@ -822,6 +831,15 @@
822831
"@babel/parser" "^7.18.10"
823832
"@babel/types" "^7.18.10"
824833

834+
"@babel/template@^7.22.15":
835+
version "7.22.15"
836+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
837+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
838+
dependencies:
839+
"@babel/code-frame" "^7.22.13"
840+
"@babel/parser" "^7.22.15"
841+
"@babel/types" "^7.22.15"
842+
825843
"@babel/template@^7.22.5":
826844
version "7.22.5"
827845
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -831,79 +849,31 @@
831849
"@babel/parser" "^7.22.5"
832850
"@babel/types" "^7.22.5"
833851

834-
"@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2":
835-
version "7.18.2"
836-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
837-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
838-
dependencies:
839-
"@babel/code-frame" "^7.16.7"
840-
"@babel/generator" "^7.18.2"
841-
"@babel/helper-environment-visitor" "^7.18.2"
842-
"@babel/helper-function-name" "^7.17.9"
843-
"@babel/helper-hoist-variables" "^7.16.7"
844-
"@babel/helper-split-export-declaration" "^7.16.7"
845-
"@babel/parser" "^7.18.0"
846-
"@babel/types" "^7.18.2"
847-
debug "^4.1.0"
848-
globals "^11.1.0"
849-
850-
"@babel/traverse@^7.19.1":
851-
version "7.20.5"
852-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133"
853-
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==
854-
dependencies:
855-
"@babel/code-frame" "^7.18.6"
856-
"@babel/generator" "^7.20.5"
857-
"@babel/helper-environment-visitor" "^7.18.9"
858-
"@babel/helper-function-name" "^7.19.0"
859-
"@babel/helper-hoist-variables" "^7.18.6"
860-
"@babel/helper-split-export-declaration" "^7.18.6"
861-
"@babel/parser" "^7.20.5"
862-
"@babel/types" "^7.20.5"
863-
debug "^4.1.0"
864-
globals "^11.1.0"
865-
866-
"@babel/traverse@^7.22.10":
867-
version "7.22.10"
868-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
869-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
852+
"@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.19.1", "@babel/traverse@^7.22.10", "@babel/traverse@^7.22.5":
853+
version "7.23.2"
854+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
855+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
870856
dependencies:
871-
"@babel/code-frame" "^7.22.10"
872-
"@babel/generator" "^7.22.10"
873-
"@babel/helper-environment-visitor" "^7.22.5"
874-
"@babel/helper-function-name" "^7.22.5"
857+
"@babel/code-frame" "^7.22.13"
858+
"@babel/generator" "^7.23.0"
859+
"@babel/helper-environment-visitor" "^7.22.20"
860+
"@babel/helper-function-name" "^7.23.0"
875861
"@babel/helper-hoist-variables" "^7.22.5"
876862
"@babel/helper-split-export-declaration" "^7.22.6"
877-
"@babel/parser" "^7.22.10"
878-
"@babel/types" "^7.22.10"
863+
"@babel/parser" "^7.23.0"
864+
"@babel/types" "^7.23.0"
879865
debug "^4.1.0"
880866
globals "^11.1.0"
881867

882-
"@babel/traverse@^7.22.5":
883-
version "7.22.5"
884-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
885-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
886-
dependencies:
887-
"@babel/code-frame" "^7.22.5"
888-
"@babel/generator" "^7.22.5"
889-
"@babel/helper-environment-visitor" "^7.22.5"
890-
"@babel/helper-function-name" "^7.22.5"
891-
"@babel/helper-hoist-variables" "^7.22.5"
892-
"@babel/helper-split-export-declaration" "^7.22.5"
893-
"@babel/parser" "^7.22.5"
894-
"@babel/types" "^7.22.5"
895-
debug "^4.1.0"
896-
globals "^11.1.0"
897-
898-
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
868+
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
899869
version "7.18.2"
900870
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
901871
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
902872
dependencies:
903873
"@babel/helper-validator-identifier" "^7.16.7"
904874
to-fast-properties "^2.0.0"
905875

906-
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.5":
876+
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0":
907877
version "7.20.5"
908878
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
909879
integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==
@@ -930,6 +900,15 @@
930900
"@babel/helper-validator-identifier" "^7.22.5"
931901
to-fast-properties "^2.0.0"
932902

903+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
904+
version "7.23.0"
905+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
906+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
907+
dependencies:
908+
"@babel/helper-string-parser" "^7.22.5"
909+
"@babel/helper-validator-identifier" "^7.22.20"
910+
to-fast-properties "^2.0.0"
911+
933912
"@bcoe/v8-coverage@^0.2.3":
934913
version "0.2.3"
935914
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)