Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit 85b88dd

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump @babel/traverse from 7.16.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.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]>
1 parent 91f4141 commit 85b88dd

File tree

1 file changed

+127
-62
lines changed

1 file changed

+127
-62
lines changed

yarn.lock

Lines changed: 127 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@
3535
dependencies:
3636
"@babel/highlight" "^7.16.7"
3737

38+
"@babel/code-frame@^7.22.13":
39+
version "7.22.13"
40+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
41+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
42+
dependencies:
43+
"@babel/highlight" "^7.22.13"
44+
chalk "^2.4.2"
45+
3846
"@babel/compat-data@^7.16.0":
3947
version "7.16.4"
4048
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
@@ -105,6 +113,16 @@
105113
jsesc "^2.5.1"
106114
source-map "^0.5.0"
107115

116+
"@babel/generator@^7.23.0":
117+
version "7.23.0"
118+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
119+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
120+
dependencies:
121+
"@babel/types" "^7.23.0"
122+
"@jridgewell/gen-mapping" "^0.3.2"
123+
"@jridgewell/trace-mapping" "^0.3.17"
124+
jsesc "^2.5.1"
125+
108126
"@babel/helper-compilation-targets@^7.16.3":
109127
version "7.16.3"
110128
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
@@ -139,43 +157,25 @@
139157
dependencies:
140158
"@babel/types" "^7.16.7"
141159

142-
"@babel/helper-function-name@^7.16.0":
143-
version "7.16.0"
144-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
145-
integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==
146-
dependencies:
147-
"@babel/helper-get-function-arity" "^7.16.0"
148-
"@babel/template" "^7.16.0"
149-
"@babel/types" "^7.16.0"
150-
151-
"@babel/helper-function-name@^7.17.9":
152-
version "7.17.9"
153-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
154-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
155-
dependencies:
156-
"@babel/template" "^7.16.7"
157-
"@babel/types" "^7.17.0"
160+
"@babel/helper-environment-visitor@^7.22.20":
161+
version "7.22.20"
162+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
163+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
158164

159-
"@babel/helper-get-function-arity@^7.16.0":
160-
version "7.16.0"
161-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
162-
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
165+
"@babel/helper-function-name@^7.23.0":
166+
version "7.23.0"
167+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
168+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
163169
dependencies:
164-
"@babel/types" "^7.16.0"
170+
"@babel/template" "^7.22.15"
171+
"@babel/types" "^7.23.0"
165172

166-
"@babel/helper-hoist-variables@^7.16.0":
167-
version "7.16.0"
168-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
169-
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
170-
dependencies:
171-
"@babel/types" "^7.16.0"
172-
173-
"@babel/helper-hoist-variables@^7.16.7":
174-
version "7.16.7"
175-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
176-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
173+
"@babel/helper-hoist-variables@^7.22.5":
174+
version "7.22.5"
175+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
176+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
177177
dependencies:
178-
"@babel/types" "^7.16.7"
178+
"@babel/types" "^7.22.5"
179179

180180
"@babel/helper-module-imports@^7.16.0":
181181
version "7.16.0"
@@ -257,6 +257,18 @@
257257
dependencies:
258258
"@babel/types" "^7.16.7"
259259

260+
"@babel/helper-split-export-declaration@^7.22.6":
261+
version "7.22.6"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
263+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
264+
dependencies:
265+
"@babel/types" "^7.22.5"
266+
267+
"@babel/helper-string-parser@^7.22.5":
268+
version "7.22.5"
269+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
270+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
271+
260272
"@babel/helper-validator-identifier@^7.15.7":
261273
version "7.15.7"
262274
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
@@ -267,6 +279,11 @@
267279
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
268280
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
269281

282+
"@babel/helper-validator-identifier@^7.22.20":
283+
version "7.22.20"
284+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
285+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
286+
270287
"@babel/helper-validator-identifier@^7.9.0":
271288
version "7.9.0"
272289
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz"
@@ -318,6 +335,15 @@
318335
chalk "^2.0.0"
319336
js-tokens "^4.0.0"
320337

338+
"@babel/highlight@^7.22.13":
339+
version "7.22.20"
340+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
341+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
342+
dependencies:
343+
"@babel/helper-validator-identifier" "^7.22.20"
344+
chalk "^2.4.2"
345+
js-tokens "^4.0.0"
346+
321347
"@babel/highlight@^7.8.3":
322348
version "7.9.0"
323349
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz"
@@ -342,6 +368,11 @@
342368
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
343369
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
344370

371+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
372+
version "7.23.0"
373+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
374+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
375+
345376
"@babel/plugin-syntax-async-generators@^7.8.4":
346377
version "7.8.4"
347378
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -465,35 +496,28 @@
465496
"@babel/parser" "^7.16.7"
466497
"@babel/types" "^7.16.7"
467498

468-
"@babel/traverse@^7.16.5", "@babel/traverse@^7.7.2":
469-
version "7.16.5"
470-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.5.tgz#d7d400a8229c714a59b87624fc67b0f1fbd4b2b3"
471-
integrity sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==
472-
dependencies:
473-
"@babel/code-frame" "^7.16.0"
474-
"@babel/generator" "^7.16.5"
475-
"@babel/helper-environment-visitor" "^7.16.5"
476-
"@babel/helper-function-name" "^7.16.0"
477-
"@babel/helper-hoist-variables" "^7.16.0"
478-
"@babel/helper-split-export-declaration" "^7.16.0"
479-
"@babel/parser" "^7.16.5"
480-
"@babel/types" "^7.16.0"
481-
debug "^4.1.0"
482-
globals "^11.1.0"
483-
484-
"@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9":
485-
version "7.17.9"
486-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
487-
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
488-
dependencies:
489-
"@babel/code-frame" "^7.16.7"
490-
"@babel/generator" "^7.17.9"
491-
"@babel/helper-environment-visitor" "^7.16.7"
492-
"@babel/helper-function-name" "^7.17.9"
493-
"@babel/helper-hoist-variables" "^7.16.7"
494-
"@babel/helper-split-export-declaration" "^7.16.7"
495-
"@babel/parser" "^7.17.9"
496-
"@babel/types" "^7.17.0"
499+
"@babel/template@^7.22.15":
500+
version "7.22.15"
501+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
502+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
503+
dependencies:
504+
"@babel/code-frame" "^7.22.13"
505+
"@babel/parser" "^7.22.15"
506+
"@babel/types" "^7.22.15"
507+
508+
"@babel/traverse@^7.16.5", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2":
509+
version "7.23.2"
510+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
511+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
512+
dependencies:
513+
"@babel/code-frame" "^7.22.13"
514+
"@babel/generator" "^7.23.0"
515+
"@babel/helper-environment-visitor" "^7.22.20"
516+
"@babel/helper-function-name" "^7.23.0"
517+
"@babel/helper-hoist-variables" "^7.22.5"
518+
"@babel/helper-split-export-declaration" "^7.22.6"
519+
"@babel/parser" "^7.23.0"
520+
"@babel/types" "^7.23.0"
497521
debug "^4.1.0"
498522
globals "^11.1.0"
499523

@@ -521,6 +545,15 @@
521545
"@babel/helper-validator-identifier" "^7.16.7"
522546
to-fast-properties "^2.0.0"
523547

548+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
549+
version "7.23.0"
550+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
551+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
552+
dependencies:
553+
"@babel/helper-string-parser" "^7.22.5"
554+
"@babel/helper-validator-identifier" "^7.22.20"
555+
to-fast-properties "^2.0.0"
556+
524557
"@bcoe/v8-coverage@^0.2.3":
525558
version "0.2.3"
526559
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -854,16 +887,40 @@
854887
"@types/yargs" "^17.0.8"
855888
chalk "^4.0.0"
856889

890+
"@jridgewell/gen-mapping@^0.3.2":
891+
version "0.3.3"
892+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
893+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
894+
dependencies:
895+
"@jridgewell/set-array" "^1.0.1"
896+
"@jridgewell/sourcemap-codec" "^1.4.10"
897+
"@jridgewell/trace-mapping" "^0.3.9"
898+
857899
"@jridgewell/resolve-uri@^3.0.3":
858900
version "3.0.6"
859901
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.6.tgz#4ac237f4dabc8dd93330386907b97591801f7352"
860902
integrity sha512-R7xHtBSNm+9SyvpJkdQl+qrM3Hm2fea3Ef197M3mUug+v+yR+Rhfbs7PBtcBUVnIWJ4JcAdjvij+c8hXS9p5aw==
861903

904+
"@jridgewell/resolve-uri@^3.1.0":
905+
version "3.1.1"
906+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
907+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
908+
909+
"@jridgewell/set-array@^1.0.1":
910+
version "1.1.2"
911+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
912+
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
913+
862914
"@jridgewell/sourcemap-codec@^1.4.10":
863915
version "1.4.11"
864916
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
865917
integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
866918

919+
"@jridgewell/sourcemap-codec@^1.4.14":
920+
version "1.4.15"
921+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
922+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
923+
867924
"@jridgewell/trace-mapping@^0.3.0":
868925
version "0.3.9"
869926
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
@@ -880,6 +937,14 @@
880937
"@jridgewell/resolve-uri" "^3.0.3"
881938
"@jridgewell/sourcemap-codec" "^1.4.10"
882939

940+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
941+
version "0.3.19"
942+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
943+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
944+
dependencies:
945+
"@jridgewell/resolve-uri" "^3.1.0"
946+
"@jridgewell/sourcemap-codec" "^1.4.14"
947+
883948
"@nodelib/[email protected]":
884949
version "2.1.5"
885950
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"

0 commit comments

Comments
 (0)