Skip to content

Commit 64ba5e6

Browse files
chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2 (#81)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 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 7bd89e3 commit 64ba5e6

File tree

1 file changed

+126
-12
lines changed

1 file changed

+126
-12
lines changed

yarn.lock

Lines changed: 126 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@
1616
dependencies:
1717
"@babel/highlight" "^7.16.7"
1818

19+
"@babel/code-frame@^7.22.13":
20+
version "7.22.13"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
22+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
23+
dependencies:
24+
"@babel/highlight" "^7.22.13"
25+
chalk "^2.4.2"
26+
1927
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7":
2028
version "7.17.7"
2129
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
@@ -51,6 +59,16 @@
5159
jsesc "^2.5.1"
5260
source-map "^0.5.0"
5361

62+
"@babel/generator@^7.23.0":
63+
version "7.23.0"
64+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
65+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
66+
dependencies:
67+
"@babel/types" "^7.23.0"
68+
"@jridgewell/gen-mapping" "^0.3.2"
69+
"@jridgewell/trace-mapping" "^0.3.17"
70+
jsesc "^2.5.1"
71+
5472
"@babel/helper-annotate-as-pure@^7.16.7":
5573
version "7.16.7"
5674
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -118,6 +136,11 @@
118136
dependencies:
119137
"@babel/types" "^7.16.7"
120138

139+
"@babel/helper-environment-visitor@^7.22.20":
140+
version "7.22.20"
141+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
142+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
143+
121144
"@babel/helper-explode-assignable-expression@^7.16.7":
122145
version "7.16.7"
123146
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
@@ -133,13 +156,28 @@
133156
"@babel/template" "^7.16.7"
134157
"@babel/types" "^7.17.0"
135158

159+
"@babel/helper-function-name@^7.23.0":
160+
version "7.23.0"
161+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
162+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
163+
dependencies:
164+
"@babel/template" "^7.22.15"
165+
"@babel/types" "^7.23.0"
166+
136167
"@babel/helper-hoist-variables@^7.16.7":
137168
version "7.16.7"
138169
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
139170
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
140171
dependencies:
141172
"@babel/types" "^7.16.7"
142173

174+
"@babel/helper-hoist-variables@^7.22.5":
175+
version "7.22.5"
176+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
177+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
178+
dependencies:
179+
"@babel/types" "^7.22.5"
180+
143181
"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7":
144182
version "7.17.7"
145183
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
@@ -221,11 +259,28 @@
221259
dependencies:
222260
"@babel/types" "^7.16.7"
223261

262+
"@babel/helper-split-export-declaration@^7.22.6":
263+
version "7.22.6"
264+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
265+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
266+
dependencies:
267+
"@babel/types" "^7.22.5"
268+
269+
"@babel/helper-string-parser@^7.22.5":
270+
version "7.22.5"
271+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
272+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
273+
224274
"@babel/helper-validator-identifier@^7.16.7":
225275
version "7.16.7"
226276
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
227277
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
228278

279+
"@babel/helper-validator-identifier@^7.22.20":
280+
version "7.22.20"
281+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
282+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
283+
229284
"@babel/helper-validator-option@^7.16.7":
230285
version "7.16.7"
231286
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
@@ -259,11 +314,25 @@
259314
chalk "^2.0.0"
260315
js-tokens "^4.0.0"
261316

317+
"@babel/highlight@^7.22.13":
318+
version "7.22.20"
319+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
320+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
321+
dependencies:
322+
"@babel/helper-validator-identifier" "^7.22.20"
323+
chalk "^2.4.2"
324+
js-tokens "^4.0.0"
325+
262326
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9":
263327
version "7.17.9"
264328
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
265329
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
266330

331+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
332+
version "7.23.0"
333+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
334+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
335+
267336
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
268337
version "7.16.7"
269338
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -962,19 +1031,28 @@
9621031
"@babel/parser" "^7.16.7"
9631032
"@babel/types" "^7.16.7"
9641033

965-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2":
966-
version "7.17.9"
967-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
968-
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
1034+
"@babel/template@^7.22.15":
1035+
version "7.22.15"
1036+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1037+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
9691038
dependencies:
970-
"@babel/code-frame" "^7.16.7"
971-
"@babel/generator" "^7.17.9"
972-
"@babel/helper-environment-visitor" "^7.16.7"
973-
"@babel/helper-function-name" "^7.17.9"
974-
"@babel/helper-hoist-variables" "^7.16.7"
975-
"@babel/helper-split-export-declaration" "^7.16.7"
976-
"@babel/parser" "^7.17.9"
977-
"@babel/types" "^7.17.0"
1039+
"@babel/code-frame" "^7.22.13"
1040+
"@babel/parser" "^7.22.15"
1041+
"@babel/types" "^7.22.15"
1042+
1043+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2":
1044+
version "7.23.2"
1045+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1046+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1047+
dependencies:
1048+
"@babel/code-frame" "^7.22.13"
1049+
"@babel/generator" "^7.23.0"
1050+
"@babel/helper-environment-visitor" "^7.22.20"
1051+
"@babel/helper-function-name" "^7.23.0"
1052+
"@babel/helper-hoist-variables" "^7.22.5"
1053+
"@babel/helper-split-export-declaration" "^7.22.6"
1054+
"@babel/parser" "^7.23.0"
1055+
"@babel/types" "^7.23.0"
9781056
debug "^4.1.0"
9791057
globals "^11.1.0"
9801058

@@ -986,6 +1064,15 @@
9861064
"@babel/helper-validator-identifier" "^7.16.7"
9871065
to-fast-properties "^2.0.0"
9881066

1067+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
1068+
version "7.23.0"
1069+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1070+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1071+
dependencies:
1072+
"@babel/helper-string-parser" "^7.22.5"
1073+
"@babel/helper-validator-identifier" "^7.22.20"
1074+
to-fast-properties "^2.0.0"
1075+
9891076
"@bcoe/v8-coverage@^0.2.3":
9901077
version "0.2.3"
9911078
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -1290,11 +1377,25 @@
12901377
"@jridgewell/sourcemap-codec" "^1.4.10"
12911378
"@jridgewell/trace-mapping" "^0.3.9"
12921379

1380+
"@jridgewell/gen-mapping@^0.3.2":
1381+
version "0.3.3"
1382+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
1383+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
1384+
dependencies:
1385+
"@jridgewell/set-array" "^1.0.1"
1386+
"@jridgewell/sourcemap-codec" "^1.4.10"
1387+
"@jridgewell/trace-mapping" "^0.3.9"
1388+
12931389
"@jridgewell/resolve-uri@^3.0.3":
12941390
version "3.1.0"
12951391
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
12961392
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
12971393

1394+
"@jridgewell/resolve-uri@^3.1.0":
1395+
version "3.1.1"
1396+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
1397+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
1398+
12981399
"@jridgewell/set-array@^1.0.1":
12991400
version "1.1.2"
13001401
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
@@ -1313,6 +1414,11 @@
13131414
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
13141415
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
13151416

1417+
"@jridgewell/sourcemap-codec@^1.4.14":
1418+
version "1.4.15"
1419+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1420+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
1421+
13161422
"@jridgewell/trace-mapping@^0.3.0":
13171423
version "0.3.4"
13181424
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
@@ -1321,6 +1427,14 @@
13211427
"@jridgewell/resolve-uri" "^3.0.3"
13221428
"@jridgewell/sourcemap-codec" "^1.4.10"
13231429

1430+
"@jridgewell/trace-mapping@^0.3.17":
1431+
version "0.3.20"
1432+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
1433+
integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
1434+
dependencies:
1435+
"@jridgewell/resolve-uri" "^3.1.0"
1436+
"@jridgewell/sourcemap-codec" "^1.4.14"
1437+
13241438
"@jridgewell/trace-mapping@^0.3.9":
13251439
version "0.3.14"
13261440
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed"

0 commit comments

Comments
 (0)