Skip to content

Commit 4678dbb

Browse files
build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 (#427)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 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 ee6746c commit 4678dbb

File tree

1 file changed

+76
-16
lines changed

1 file changed

+76
-16
lines changed

yarn.lock

Lines changed: 76 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,14 @@
428428
"@babel/highlight" "^7.22.10"
429429
chalk "^2.4.2"
430430

431+
"@babel/code-frame@^7.22.13":
432+
version "7.22.13"
433+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
434+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
435+
dependencies:
436+
"@babel/highlight" "^7.22.13"
437+
chalk "^2.4.2"
438+
431439
"@babel/compat-data@^7.22.9":
432440
version "7.22.9"
433441
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -464,6 +472,16 @@
464472
"@jridgewell/trace-mapping" "^0.3.17"
465473
jsesc "^2.5.1"
466474

475+
"@babel/generator@^7.23.0":
476+
version "7.23.0"
477+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
478+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
479+
dependencies:
480+
"@babel/types" "^7.23.0"
481+
"@jridgewell/gen-mapping" "^0.3.2"
482+
"@jridgewell/trace-mapping" "^0.3.17"
483+
jsesc "^2.5.1"
484+
467485
"@babel/helper-compilation-targets@^7.22.10":
468486
version "7.22.10"
469487
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024"
@@ -475,18 +493,23 @@
475493
lru-cache "^5.1.1"
476494
semver "^6.3.1"
477495

496+
"@babel/helper-environment-visitor@^7.22.20":
497+
version "7.22.20"
498+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
499+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
500+
478501
"@babel/helper-environment-visitor@^7.22.5":
479502
version "7.22.5"
480503
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
481504
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
482505

483-
"@babel/helper-function-name@^7.22.5":
484-
version "7.22.5"
485-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
486-
integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==
506+
"@babel/helper-function-name@^7.23.0":
507+
version "7.23.0"
508+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
509+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
487510
dependencies:
488-
"@babel/template" "^7.22.5"
489-
"@babel/types" "^7.22.5"
511+
"@babel/template" "^7.22.15"
512+
"@babel/types" "^7.23.0"
490513

491514
"@babel/helper-hoist-variables@^7.22.5":
492515
version "7.22.5"
@@ -537,6 +560,11 @@
537560
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
538561
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
539562

563+
"@babel/helper-validator-identifier@^7.22.20":
564+
version "7.22.20"
565+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
566+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
567+
540568
"@babel/helper-validator-identifier@^7.22.5":
541569
version "7.22.5"
542570
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -565,11 +593,25 @@
565593
chalk "^2.4.2"
566594
js-tokens "^4.0.0"
567595

596+
"@babel/highlight@^7.22.13":
597+
version "7.22.20"
598+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
599+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
600+
dependencies:
601+
"@babel/helper-validator-identifier" "^7.22.20"
602+
chalk "^2.4.2"
603+
js-tokens "^4.0.0"
604+
568605
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
569606
version "7.22.10"
570607
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
571608
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
572609

610+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
611+
version "7.23.0"
612+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
613+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
614+
573615
"@babel/plugin-syntax-async-generators@^7.8.4":
574616
version "7.8.4"
575617
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -661,6 +703,15 @@
661703
dependencies:
662704
"@babel/helper-plugin-utils" "^7.22.5"
663705

706+
"@babel/template@^7.22.15":
707+
version "7.22.15"
708+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
709+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
710+
dependencies:
711+
"@babel/code-frame" "^7.22.13"
712+
"@babel/parser" "^7.22.15"
713+
"@babel/types" "^7.22.15"
714+
664715
"@babel/template@^7.22.5", "@babel/template@^7.3.3":
665716
version "7.22.5"
666717
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -671,18 +722,18 @@
671722
"@babel/types" "^7.22.5"
672723

673724
"@babel/traverse@^7.22.10", "@babel/traverse@^7.7.2":
674-
version "7.22.10"
675-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
676-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
677-
dependencies:
678-
"@babel/code-frame" "^7.22.10"
679-
"@babel/generator" "^7.22.10"
680-
"@babel/helper-environment-visitor" "^7.22.5"
681-
"@babel/helper-function-name" "^7.22.5"
725+
version "7.23.2"
726+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
727+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
728+
dependencies:
729+
"@babel/code-frame" "^7.22.13"
730+
"@babel/generator" "^7.23.0"
731+
"@babel/helper-environment-visitor" "^7.22.20"
732+
"@babel/helper-function-name" "^7.23.0"
682733
"@babel/helper-hoist-variables" "^7.22.5"
683734
"@babel/helper-split-export-declaration" "^7.22.6"
684-
"@babel/parser" "^7.22.10"
685-
"@babel/types" "^7.22.10"
735+
"@babel/parser" "^7.23.0"
736+
"@babel/types" "^7.23.0"
686737
debug "^4.1.0"
687738
globals "^11.1.0"
688739

@@ -695,6 +746,15 @@
695746
"@babel/helper-validator-identifier" "^7.22.5"
696747
to-fast-properties "^2.0.0"
697748

749+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
750+
version "7.23.0"
751+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
752+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
753+
dependencies:
754+
"@babel/helper-string-parser" "^7.22.5"
755+
"@babel/helper-validator-identifier" "^7.22.20"
756+
to-fast-properties "^2.0.0"
757+
698758
"@bcoe/v8-coverage@^0.2.3":
699759
version "0.2.3"
700760
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)