Skip to content

Commit ec088ff

Browse files
chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 (#489)
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 945189f commit ec088ff

File tree

1 file changed

+127
-28
lines changed

1 file changed

+127
-28
lines changed

yarn.lock

Lines changed: 127 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
dependencies:
2424
"@babel/highlight" "^7.16.7"
2525

26+
"@babel/code-frame@^7.22.13":
27+
version "7.22.13"
28+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
29+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
30+
dependencies:
31+
"@babel/highlight" "^7.22.13"
32+
chalk "^2.4.2"
33+
2634
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0":
2735
version "7.15.0"
2836
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
@@ -72,6 +80,16 @@
7280
"@jridgewell/gen-mapping" "^0.3.0"
7381
jsesc "^2.5.1"
7482

83+
"@babel/generator@^7.23.0":
84+
version "7.23.0"
85+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
86+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
87+
dependencies:
88+
"@babel/types" "^7.23.0"
89+
"@jridgewell/gen-mapping" "^0.3.2"
90+
"@jridgewell/trace-mapping" "^0.3.17"
91+
jsesc "^2.5.1"
92+
7593
"@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4":
7694
version "7.15.4"
7795
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
@@ -153,10 +171,10 @@
153171
dependencies:
154172
"@babel/types" "^7.16.7"
155173

156-
"@babel/helper-environment-visitor@^7.18.2":
157-
version "7.18.2"
158-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
159-
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
174+
"@babel/helper-environment-visitor@^7.22.20":
175+
version "7.22.20"
176+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
177+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
160178

161179
"@babel/helper-explode-assignable-expression@^7.15.4":
162180
version "7.15.4"
@@ -183,13 +201,13 @@
183201
"@babel/template" "^7.16.7"
184202
"@babel/types" "^7.16.7"
185203

186-
"@babel/helper-function-name@^7.17.9":
187-
version "7.17.9"
188-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
189-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
204+
"@babel/helper-function-name@^7.23.0":
205+
version "7.23.0"
206+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
207+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
190208
dependencies:
191-
"@babel/template" "^7.16.7"
192-
"@babel/types" "^7.17.0"
209+
"@babel/template" "^7.22.15"
210+
"@babel/types" "^7.23.0"
193211

194212
"@babel/helper-get-function-arity@^7.15.4":
195213
version "7.15.4"
@@ -205,12 +223,12 @@
205223
dependencies:
206224
"@babel/types" "^7.16.7"
207225

208-
"@babel/helper-hoist-variables@^7.16.7":
209-
version "7.16.7"
210-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
211-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
226+
"@babel/helper-hoist-variables@^7.22.5":
227+
version "7.22.5"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
229+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
212230
dependencies:
213-
"@babel/types" "^7.16.7"
231+
"@babel/types" "^7.22.5"
214232

215233
"@babel/helper-member-expression-to-functions@^7.15.4":
216234
version "7.15.4"
@@ -332,6 +350,18 @@
332350
dependencies:
333351
"@babel/types" "^7.16.7"
334352

353+
"@babel/helper-split-export-declaration@^7.22.6":
354+
version "7.22.6"
355+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
356+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
357+
dependencies:
358+
"@babel/types" "^7.22.5"
359+
360+
"@babel/helper-string-parser@^7.22.5":
361+
version "7.22.5"
362+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
363+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
364+
335365
"@babel/helper-validator-identifier@^7.14.5":
336366
version "7.14.9"
337367
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
@@ -342,6 +372,11 @@
342372
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
343373
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
344374

375+
"@babel/helper-validator-identifier@^7.22.20":
376+
version "7.22.20"
377+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
378+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
379+
345380
"@babel/helper-validator-option@^7.16.7":
346381
version "7.16.7"
347382
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
@@ -394,11 +429,25 @@
394429
chalk "^2.0.0"
395430
js-tokens "^4.0.0"
396431

432+
"@babel/highlight@^7.22.13":
433+
version "7.22.20"
434+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
435+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
436+
dependencies:
437+
"@babel/helper-validator-identifier" "^7.22.20"
438+
chalk "^2.4.2"
439+
js-tokens "^4.0.0"
440+
397441
"@babel/parser@^7.0.0-beta.54", "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0":
398442
version "7.18.4"
399443
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.4.tgz#6774231779dd700e0af29f6ad8d479582d7ce5ef"
400444
integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==
401445

446+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
447+
version "7.23.0"
448+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
449+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
450+
402451
"@babel/plugin-proposal-async-generator-functions@^7.0.0":
403452
version "7.16.8"
404453
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8"
@@ -799,19 +848,28 @@
799848
"@babel/parser" "^7.16.7"
800849
"@babel/types" "^7.16.7"
801850

802-
"@babel/traverse@^7.0.0-beta.54", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2":
803-
version "7.18.2"
804-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
805-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
851+
"@babel/template@^7.22.15":
852+
version "7.22.15"
853+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
854+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
806855
dependencies:
807-
"@babel/code-frame" "^7.16.7"
808-
"@babel/generator" "^7.18.2"
809-
"@babel/helper-environment-visitor" "^7.18.2"
810-
"@babel/helper-function-name" "^7.17.9"
811-
"@babel/helper-hoist-variables" "^7.16.7"
812-
"@babel/helper-split-export-declaration" "^7.16.7"
813-
"@babel/parser" "^7.18.0"
814-
"@babel/types" "^7.18.2"
856+
"@babel/code-frame" "^7.22.13"
857+
"@babel/parser" "^7.22.15"
858+
"@babel/types" "^7.22.15"
859+
860+
"@babel/traverse@^7.0.0-beta.54", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2":
861+
version "7.23.2"
862+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
863+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
864+
dependencies:
865+
"@babel/code-frame" "^7.22.13"
866+
"@babel/generator" "^7.23.0"
867+
"@babel/helper-environment-visitor" "^7.22.20"
868+
"@babel/helper-function-name" "^7.23.0"
869+
"@babel/helper-hoist-variables" "^7.22.5"
870+
"@babel/helper-split-export-declaration" "^7.22.6"
871+
"@babel/parser" "^7.23.0"
872+
"@babel/types" "^7.23.0"
815873
debug "^4.1.0"
816874
globals "^11.1.0"
817875

@@ -823,6 +881,15 @@
823881
"@babel/helper-validator-identifier" "^7.16.7"
824882
to-fast-properties "^2.0.0"
825883

884+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
885+
version "7.23.0"
886+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
887+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
888+
dependencies:
889+
"@babel/helper-string-parser" "^7.22.5"
890+
"@babel/helper-validator-identifier" "^7.22.20"
891+
to-fast-properties "^2.0.0"
892+
826893
"@bcoe/v8-coverage@^0.2.3":
827894
version "0.2.3"
828895
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -1074,21 +1141,45 @@
10741141
"@jridgewell/sourcemap-codec" "^1.4.10"
10751142
"@jridgewell/trace-mapping" "^0.3.9"
10761143

1144+
"@jridgewell/gen-mapping@^0.3.2":
1145+
version "0.3.3"
1146+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
1147+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
1148+
dependencies:
1149+
"@jridgewell/set-array" "^1.0.1"
1150+
"@jridgewell/sourcemap-codec" "^1.4.10"
1151+
"@jridgewell/trace-mapping" "^0.3.9"
1152+
10771153
"@jridgewell/resolve-uri@^3.0.3":
10781154
version "3.0.4"
10791155
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72"
10801156
integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==
10811157

1158+
"@jridgewell/resolve-uri@^3.1.0":
1159+
version "3.1.1"
1160+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
1161+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
1162+
10821163
"@jridgewell/set-array@^1.0.0":
10831164
version "1.1.1"
10841165
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea"
10851166
integrity sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==
10861167

1168+
"@jridgewell/set-array@^1.0.1":
1169+
version "1.1.2"
1170+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
1171+
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
1172+
10871173
"@jridgewell/sourcemap-codec@^1.4.10":
10881174
version "1.4.10"
10891175
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.10.tgz#baf57b4e2a690d4f38560171f91783656b7f8186"
10901176
integrity sha512-Ht8wIW5v165atIX1p+JvKR5ONzUyF4Ac8DZIQ5kZs9zrb6M8SJNXpx1zn04rn65VjBMygRoMXcyYwNK0fT7bEg==
10911177

1178+
"@jridgewell/sourcemap-codec@^1.4.14":
1179+
version "1.4.15"
1180+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1181+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
1182+
10921183
"@jridgewell/trace-mapping@^0.3.0":
10931184
version "0.3.2"
10941185
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.2.tgz#e051581782a770c30ba219634f2019241c5d3cde"
@@ -1097,6 +1188,14 @@
10971188
"@jridgewell/resolve-uri" "^3.0.3"
10981189
"@jridgewell/sourcemap-codec" "^1.4.10"
10991190

1191+
"@jridgewell/trace-mapping@^0.3.17":
1192+
version "0.3.20"
1193+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
1194+
integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
1195+
dependencies:
1196+
"@jridgewell/resolve-uri" "^3.1.0"
1197+
"@jridgewell/sourcemap-codec" "^1.4.14"
1198+
11001199
"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.9":
11011200
version "0.3.13"
11021201
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea"
@@ -1735,7 +1834,7 @@ caniuse-lite@^1.0.30001332:
17351834
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001346.tgz#e895551b46b9cc9cc9de852facd42f04839a8fbe"
17361835
integrity sha512-q6ibZUO2t88QCIPayP/euuDREq+aMAxFE5S70PkrLh0iTDj/zEhgvJRKC2+CvXY6EWc6oQwUR48lL5vCW6jiXQ==
17371836

1738-
chalk@^2.0.0, chalk@^2.4.1:
1837+
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
17391838
version "2.4.2"
17401839
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
17411840
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)