Skip to content

Commit 127e545

Browse files
chore(deps): bump @babel/traverse from 7.16.3 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.3 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 bb094fc commit 127e545

File tree

1 file changed

+128
-31
lines changed

1 file changed

+128
-31
lines changed

yarn.lock

+128-31
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
dependencies:
1515
"@babel/highlight" "^7.16.0"
1616

17+
"@babel/code-frame@^7.22.13":
18+
version "7.22.13"
19+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
20+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
21+
dependencies:
22+
"@babel/highlight" "^7.22.13"
23+
chalk "^2.4.2"
24+
1725
"@babel/compat-data@^7.16.0":
1826
version "7.16.4"
1927
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
@@ -49,6 +57,16 @@
4957
jsesc "^2.5.1"
5058
source-map "^0.5.0"
5159

60+
"@babel/generator@^7.23.0":
61+
version "7.23.0"
62+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
63+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
64+
dependencies:
65+
"@babel/types" "^7.23.0"
66+
"@jridgewell/gen-mapping" "^0.3.2"
67+
"@jridgewell/trace-mapping" "^0.3.17"
68+
jsesc "^2.5.1"
69+
5270
"@babel/helper-compilation-targets@^7.16.0":
5371
version "7.16.3"
5472
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
@@ -59,28 +77,25 @@
5977
browserslist "^4.17.5"
6078
semver "^6.3.0"
6179

62-
"@babel/helper-function-name@^7.16.0":
63-
version "7.16.0"
64-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
65-
integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==
66-
dependencies:
67-
"@babel/helper-get-function-arity" "^7.16.0"
68-
"@babel/template" "^7.16.0"
69-
"@babel/types" "^7.16.0"
80+
"@babel/helper-environment-visitor@^7.22.20":
81+
version "7.22.20"
82+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
83+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
7084

71-
"@babel/helper-get-function-arity@^7.16.0":
72-
version "7.16.0"
73-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
74-
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
85+
"@babel/helper-function-name@^7.23.0":
86+
version "7.23.0"
87+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
88+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
7589
dependencies:
76-
"@babel/types" "^7.16.0"
90+
"@babel/template" "^7.22.15"
91+
"@babel/types" "^7.23.0"
7792

78-
"@babel/helper-hoist-variables@^7.16.0":
79-
version "7.16.0"
80-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
81-
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
93+
"@babel/helper-hoist-variables@^7.22.5":
94+
version "7.22.5"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
96+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
8297
dependencies:
83-
"@babel/types" "^7.16.0"
98+
"@babel/types" "^7.22.5"
8499

85100
"@babel/helper-member-expression-to-functions@^7.16.0":
86101
version "7.16.0"
@@ -141,11 +156,28 @@
141156
dependencies:
142157
"@babel/types" "^7.16.0"
143158

159+
"@babel/helper-split-export-declaration@^7.22.6":
160+
version "7.22.6"
161+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
162+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
163+
dependencies:
164+
"@babel/types" "^7.22.5"
165+
166+
"@babel/helper-string-parser@^7.22.5":
167+
version "7.22.5"
168+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
169+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
170+
144171
"@babel/helper-validator-identifier@^7.15.7":
145172
version "7.15.7"
146173
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz"
147174
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
148175

176+
"@babel/helper-validator-identifier@^7.22.20":
177+
version "7.22.20"
178+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
179+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
180+
149181
"@babel/helper-validator-option@^7.14.5":
150182
version "7.14.5"
151183
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -169,11 +201,25 @@
169201
chalk "^2.0.0"
170202
js-tokens "^4.0.0"
171203

172-
"@babel/parser@^7.16.0", "@babel/parser@^7.16.3":
204+
"@babel/highlight@^7.22.13":
205+
version "7.22.20"
206+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
207+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
208+
dependencies:
209+
"@babel/helper-validator-identifier" "^7.22.20"
210+
chalk "^2.4.2"
211+
js-tokens "^4.0.0"
212+
213+
"@babel/parser@^7.16.0":
173214
version "7.16.4"
174215
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e"
175216
integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==
176217

218+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
219+
version "7.23.0"
220+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
221+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
222+
177223
"@babel/runtime@^7.23.2":
178224
version "7.23.2"
179225
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
@@ -190,18 +236,28 @@
190236
"@babel/parser" "^7.16.0"
191237
"@babel/types" "^7.16.0"
192238

193-
"@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3":
194-
version "7.16.3"
195-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
196-
integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==
239+
"@babel/template@^7.22.15":
240+
version "7.22.15"
241+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
242+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
197243
dependencies:
198-
"@babel/code-frame" "^7.16.0"
199-
"@babel/generator" "^7.16.0"
200-
"@babel/helper-function-name" "^7.16.0"
201-
"@babel/helper-hoist-variables" "^7.16.0"
202-
"@babel/helper-split-export-declaration" "^7.16.0"
203-
"@babel/parser" "^7.16.3"
204-
"@babel/types" "^7.16.0"
244+
"@babel/code-frame" "^7.22.13"
245+
"@babel/parser" "^7.22.15"
246+
"@babel/types" "^7.22.15"
247+
248+
"@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3":
249+
version "7.23.2"
250+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
251+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
252+
dependencies:
253+
"@babel/code-frame" "^7.22.13"
254+
"@babel/generator" "^7.23.0"
255+
"@babel/helper-environment-visitor" "^7.22.20"
256+
"@babel/helper-function-name" "^7.23.0"
257+
"@babel/helper-hoist-variables" "^7.22.5"
258+
"@babel/helper-split-export-declaration" "^7.22.6"
259+
"@babel/parser" "^7.23.0"
260+
"@babel/types" "^7.23.0"
205261
debug "^4.1.0"
206262
globals "^11.1.0"
207263

@@ -213,6 +269,15 @@
213269
"@babel/helper-validator-identifier" "^7.15.7"
214270
to-fast-properties "^2.0.0"
215271

272+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
273+
version "7.23.0"
274+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
275+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
276+
dependencies:
277+
"@babel/helper-string-parser" "^7.22.5"
278+
"@babel/helper-validator-identifier" "^7.22.20"
279+
to-fast-properties "^2.0.0"
280+
216281
"@cspotcode/source-map-support@^0.8.0":
217282
version "0.8.1"
218283
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
@@ -299,16 +364,40 @@
299364
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
300365
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
301366

367+
"@jridgewell/gen-mapping@^0.3.2":
368+
version "0.3.3"
369+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
370+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
371+
dependencies:
372+
"@jridgewell/set-array" "^1.0.1"
373+
"@jridgewell/sourcemap-codec" "^1.4.10"
374+
"@jridgewell/trace-mapping" "^0.3.9"
375+
302376
"@jridgewell/resolve-uri@^3.0.3":
303377
version "3.0.7"
304378
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe"
305379
integrity sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==
306380

381+
"@jridgewell/resolve-uri@^3.1.0":
382+
version "3.1.1"
383+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
384+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
385+
386+
"@jridgewell/set-array@^1.0.1":
387+
version "1.1.2"
388+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
389+
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
390+
307391
"@jridgewell/sourcemap-codec@^1.4.10":
308392
version "1.4.13"
309393
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz#b6461fb0c2964356c469e115f504c95ad97ab88c"
310394
integrity sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==
311395

396+
"@jridgewell/sourcemap-codec@^1.4.14":
397+
version "1.4.15"
398+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
399+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
400+
312401
"@jridgewell/[email protected]":
313402
version "0.3.9"
314403
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
@@ -317,6 +406,14 @@
317406
"@jridgewell/resolve-uri" "^3.0.3"
318407
"@jridgewell/sourcemap-codec" "^1.4.10"
319408

409+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
410+
version "0.3.20"
411+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
412+
integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
413+
dependencies:
414+
"@jridgewell/resolve-uri" "^3.1.0"
415+
"@jridgewell/sourcemap-codec" "^1.4.14"
416+
320417
"@nodelib/[email protected]":
321418
version "2.1.5"
322419
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -1044,7 +1141,7 @@ [email protected]:
10441141
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
10451142
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
10461143

1047-
chalk@^2.0.0:
1144+
chalk@^2.0.0, chalk@^2.4.2:
10481145
version "2.4.2"
10491146
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
10501147
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)