Skip to content

Commit 61fdb00

Browse files
chore: Bump @babel/traverse from 7.16.10 to 7.23.2 in /ui (#3801)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b80bcd6 commit 61fdb00

File tree

1 file changed

+86
-98
lines changed

1 file changed

+86
-98
lines changed

ui/yarn.lock

Lines changed: 86 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@
2525
dependencies:
2626
"@babel/highlight" "^7.16.7"
2727

28-
"@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
29-
version "7.21.4"
30-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
31-
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
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==
3232
dependencies:
33-
"@babel/highlight" "^7.18.6"
33+
"@babel/highlight" "^7.22.13"
34+
chalk "^2.4.2"
3435

3536
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8":
3637
version "7.16.8"
@@ -106,12 +107,12 @@
106107
jsesc "^2.5.1"
107108
source-map "^0.5.0"
108109

109-
"@babel/generator@^7.21.4":
110-
version "7.21.4"
111-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
112-
integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==
110+
"@babel/generator@^7.23.0":
111+
version "7.23.0"
112+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
113+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
113114
dependencies:
114-
"@babel/types" "^7.21.4"
115+
"@babel/types" "^7.23.0"
115116
"@jridgewell/gen-mapping" "^0.3.2"
116117
"@jridgewell/trace-mapping" "^0.3.17"
117118
jsesc "^2.5.1"
@@ -190,10 +191,10 @@
190191
dependencies:
191192
"@babel/types" "^7.16.7"
192193

193-
"@babel/helper-environment-visitor@^7.18.9":
194-
version "7.18.9"
195-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
196-
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
194+
"@babel/helper-environment-visitor@^7.22.20":
195+
version "7.22.20"
196+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
197+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
197198

198199
"@babel/helper-explode-assignable-expression@^7.16.7":
199200
version "7.16.7"
@@ -211,13 +212,13 @@
211212
"@babel/template" "^7.16.7"
212213
"@babel/types" "^7.16.7"
213214

214-
"@babel/helper-function-name@^7.21.0":
215-
version "7.21.0"
216-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
217-
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
215+
"@babel/helper-function-name@^7.23.0":
216+
version "7.23.0"
217+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
218+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
218219
dependencies:
219-
"@babel/template" "^7.20.7"
220-
"@babel/types" "^7.21.0"
220+
"@babel/template" "^7.22.15"
221+
"@babel/types" "^7.23.0"
221222

222223
"@babel/helper-get-function-arity@^7.16.7":
223224
version "7.16.7"
@@ -233,12 +234,12 @@
233234
dependencies:
234235
"@babel/types" "^7.16.7"
235236

236-
"@babel/helper-hoist-variables@^7.18.6":
237-
version "7.18.6"
238-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
239-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
237+
"@babel/helper-hoist-variables@^7.22.5":
238+
version "7.22.5"
239+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
240+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
240241
dependencies:
241-
"@babel/types" "^7.18.6"
242+
"@babel/types" "^7.22.5"
242243

243244
"@babel/helper-member-expression-to-functions@^7.16.7":
244245
version "7.16.7"
@@ -328,28 +329,38 @@
328329
dependencies:
329330
"@babel/types" "^7.16.7"
330331

331-
"@babel/helper-split-export-declaration@^7.18.6":
332-
version "7.18.6"
333-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
334-
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
332+
"@babel/helper-split-export-declaration@^7.22.6":
333+
version "7.22.6"
334+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
335+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
335336
dependencies:
336-
"@babel/types" "^7.18.6"
337+
"@babel/types" "^7.22.5"
337338

338339
"@babel/helper-string-parser@^7.19.4":
339340
version "7.19.4"
340341
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
341342
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
342343

344+
"@babel/helper-string-parser@^7.22.5":
345+
version "7.22.5"
346+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
347+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
348+
343349
"@babel/helper-validator-identifier@^7.16.7":
344350
version "7.16.7"
345351
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
346352
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
347353

348-
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
354+
"@babel/helper-validator-identifier@^7.19.1":
349355
version "7.19.1"
350356
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
351357
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
352358

359+
"@babel/helper-validator-identifier@^7.22.20":
360+
version "7.22.20"
361+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
362+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
363+
353364
"@babel/helper-validator-option@^7.16.7":
354365
version "7.16.7"
355366
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
@@ -392,16 +403,16 @@
392403
chalk "^2.0.0"
393404
js-tokens "^4.0.0"
394405

395-
"@babel/highlight@^7.18.6":
396-
version "7.18.6"
397-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
398-
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
406+
"@babel/highlight@^7.22.13":
407+
version "7.22.20"
408+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
409+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
399410
dependencies:
400-
"@babel/helper-validator-identifier" "^7.18.6"
401-
chalk "^2.0.0"
411+
"@babel/helper-validator-identifier" "^7.22.20"
412+
chalk "^2.4.2"
402413
js-tokens "^4.0.0"
403414

404-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
415+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
405416
version "7.16.12"
406417
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
407418
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
@@ -411,10 +422,10 @@
411422
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
412423
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
413424

414-
"@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
415-
version "7.21.4"
416-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
417-
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
425+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
426+
version "7.23.0"
427+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
428+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
418429

419430
"@babel/parser@^7.9.4":
420431
version "7.19.0"
@@ -1176,60 +1187,28 @@
11761187
"@babel/parser" "^7.16.7"
11771188
"@babel/types" "^7.16.7"
11781189

1179-
"@babel/template@^7.20.7":
1180-
version "7.20.7"
1181-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
1182-
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
1183-
dependencies:
1184-
"@babel/code-frame" "^7.18.6"
1185-
"@babel/parser" "^7.20.7"
1186-
"@babel/types" "^7.20.7"
1187-
1188-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.2":
1189-
version "7.16.10"
1190-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
1191-
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
1192-
dependencies:
1193-
"@babel/code-frame" "^7.16.7"
1194-
"@babel/generator" "^7.16.8"
1195-
"@babel/helper-environment-visitor" "^7.16.7"
1196-
"@babel/helper-function-name" "^7.16.7"
1197-
"@babel/helper-hoist-variables" "^7.16.7"
1198-
"@babel/helper-split-export-declaration" "^7.16.7"
1199-
"@babel/parser" "^7.16.10"
1200-
"@babel/types" "^7.16.8"
1201-
debug "^4.1.0"
1202-
globals "^11.1.0"
1203-
1204-
"@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3":
1205-
version "7.17.3"
1206-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
1207-
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
1208-
dependencies:
1209-
"@babel/code-frame" "^7.16.7"
1210-
"@babel/generator" "^7.17.3"
1211-
"@babel/helper-environment-visitor" "^7.16.7"
1212-
"@babel/helper-function-name" "^7.16.7"
1213-
"@babel/helper-hoist-variables" "^7.16.7"
1214-
"@babel/helper-split-export-declaration" "^7.16.7"
1215-
"@babel/parser" "^7.17.3"
1216-
"@babel/types" "^7.17.0"
1217-
debug "^4.1.0"
1218-
globals "^11.1.0"
1219-
1220-
"@babel/traverse@^7.4.5":
1221-
version "7.21.4"
1222-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
1223-
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
1224-
dependencies:
1225-
"@babel/code-frame" "^7.21.4"
1226-
"@babel/generator" "^7.21.4"
1227-
"@babel/helper-environment-visitor" "^7.18.9"
1228-
"@babel/helper-function-name" "^7.21.0"
1229-
"@babel/helper-hoist-variables" "^7.18.6"
1230-
"@babel/helper-split-export-declaration" "^7.18.6"
1231-
"@babel/parser" "^7.21.4"
1232-
"@babel/types" "^7.21.4"
1190+
"@babel/template@^7.22.15":
1191+
version "7.22.15"
1192+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1193+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1194+
dependencies:
1195+
"@babel/code-frame" "^7.22.13"
1196+
"@babel/parser" "^7.22.15"
1197+
"@babel/types" "^7.22.15"
1198+
1199+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2":
1200+
version "7.23.2"
1201+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1202+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1203+
dependencies:
1204+
"@babel/code-frame" "^7.22.13"
1205+
"@babel/generator" "^7.23.0"
1206+
"@babel/helper-environment-visitor" "^7.22.20"
1207+
"@babel/helper-function-name" "^7.23.0"
1208+
"@babel/helper-hoist-variables" "^7.22.5"
1209+
"@babel/helper-split-export-declaration" "^7.22.6"
1210+
"@babel/parser" "^7.23.0"
1211+
"@babel/types" "^7.23.0"
12331212
debug "^4.1.0"
12341213
globals "^11.1.0"
12351214

@@ -1249,7 +1228,7 @@
12491228
"@babel/helper-validator-identifier" "^7.16.7"
12501229
to-fast-properties "^2.0.0"
12511230

1252-
"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4":
1231+
"@babel/types@^7.18.6", "@babel/types@^7.21.4":
12531232
version "7.21.4"
12541233
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
12551234
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
@@ -1258,6 +1237,15 @@
12581237
"@babel/helper-validator-identifier" "^7.19.1"
12591238
to-fast-properties "^2.0.0"
12601239

1240+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
1241+
version "7.23.0"
1242+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1243+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1244+
dependencies:
1245+
"@babel/helper-string-parser" "^7.22.5"
1246+
"@babel/helper-validator-identifier" "^7.22.20"
1247+
to-fast-properties "^2.0.0"
1248+
12611249
"@base2/pretty-print-object@1.0.1":
12621250
version "1.0.1"
12631251
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
@@ -3773,7 +3761,7 @@ chalk@4.1.1:
37733761
ansi-styles "^4.1.0"
37743762
supports-color "^7.1.0"
37753763

3776-
chalk@^2.0.0, chalk@^2.4.1:
3764+
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
37773765
version "2.4.2"
37783766
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
37793767
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)