Skip to content

Commit 0e1fcb5

Browse files
Bump @babel/traverse from 7.22.10 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.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>
1 parent 18aeb72 commit 0e1fcb5

File tree

1 file changed

+78
-10
lines changed

1 file changed

+78
-10
lines changed

yarn.lock

Lines changed: 78 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,14 @@
163163
"@babel/highlight" "^7.22.10"
164164
chalk "^2.4.2"
165165

166+
"@babel/code-frame@^7.22.13":
167+
version "7.22.13"
168+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
169+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
170+
dependencies:
171+
"@babel/highlight" "^7.22.13"
172+
chalk "^2.4.2"
173+
166174
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
167175
version "7.22.9"
168176
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -221,6 +229,16 @@
221229
"@jridgewell/trace-mapping" "^0.3.17"
222230
jsesc "^2.5.1"
223231

232+
"@babel/generator@^7.23.0":
233+
version "7.23.0"
234+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
235+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
236+
dependencies:
237+
"@babel/types" "^7.23.0"
238+
"@jridgewell/gen-mapping" "^0.3.2"
239+
"@jridgewell/trace-mapping" "^0.3.17"
240+
jsesc "^2.5.1"
241+
224242
"@babel/helper-annotate-as-pure@^7.22.5":
225243
version "7.22.5"
226244
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
@@ -281,6 +299,11 @@
281299
lodash.debounce "^4.0.8"
282300
resolve "^1.14.2"
283301

302+
"@babel/helper-environment-visitor@^7.22.20":
303+
version "7.22.20"
304+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
305+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
306+
284307
"@babel/helper-environment-visitor@^7.22.5":
285308
version "7.22.5"
286309
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
@@ -294,6 +317,14 @@
294317
"@babel/template" "^7.22.5"
295318
"@babel/types" "^7.22.5"
296319

320+
"@babel/helper-function-name@^7.23.0":
321+
version "7.23.0"
322+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
323+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
324+
dependencies:
325+
"@babel/template" "^7.22.15"
326+
"@babel/types" "^7.23.0"
327+
297328
"@babel/helper-hoist-variables@^7.22.5":
298329
version "7.22.5"
299330
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -387,6 +418,11 @@
387418
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
388419
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
389420

421+
"@babel/helper-validator-identifier@^7.22.20":
422+
version "7.22.20"
423+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
424+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
425+
390426
"@babel/helper-validator-identifier@^7.22.5":
391427
version "7.22.5"
392428
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -424,11 +460,25 @@
424460
chalk "^2.4.2"
425461
js-tokens "^4.0.0"
426462

463+
"@babel/highlight@^7.22.13":
464+
version "7.22.20"
465+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
466+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
467+
dependencies:
468+
"@babel/helper-validator-identifier" "^7.22.20"
469+
chalk "^2.4.2"
470+
js-tokens "^4.0.0"
471+
427472
"@babel/parser@^7.12.7", "@babel/parser@^7.18.8", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
428473
version "7.22.10"
429474
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
430475
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
431476

477+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
478+
version "7.23.0"
479+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
480+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
481+
432482
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
433483
version "7.22.5"
434484
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.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e"
@@ -1204,19 +1254,28 @@
12041254
"@babel/parser" "^7.22.5"
12051255
"@babel/types" "^7.22.5"
12061256

1207-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.22.10":
1208-
version "7.22.10"
1209-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1210-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1257+
"@babel/template@^7.22.15":
1258+
version "7.22.15"
1259+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1260+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
12111261
dependencies:
1212-
"@babel/code-frame" "^7.22.10"
1213-
"@babel/generator" "^7.22.10"
1214-
"@babel/helper-environment-visitor" "^7.22.5"
1215-
"@babel/helper-function-name" "^7.22.5"
1262+
"@babel/code-frame" "^7.22.13"
1263+
"@babel/parser" "^7.22.15"
1264+
"@babel/types" "^7.22.15"
1265+
1266+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.22.10":
1267+
version "7.23.2"
1268+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1269+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1270+
dependencies:
1271+
"@babel/code-frame" "^7.22.13"
1272+
"@babel/generator" "^7.23.0"
1273+
"@babel/helper-environment-visitor" "^7.22.20"
1274+
"@babel/helper-function-name" "^7.23.0"
12161275
"@babel/helper-hoist-variables" "^7.22.5"
12171276
"@babel/helper-split-export-declaration" "^7.22.6"
1218-
"@babel/parser" "^7.22.10"
1219-
"@babel/types" "^7.22.10"
1277+
"@babel/parser" "^7.23.0"
1278+
"@babel/types" "^7.23.0"
12201279
debug "^4.1.0"
12211280
globals "^11.1.0"
12221281

@@ -1229,6 +1288,15 @@
12291288
"@babel/helper-validator-identifier" "^7.22.5"
12301289
to-fast-properties "^2.0.0"
12311290

1291+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
1292+
version "7.23.0"
1293+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1294+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1295+
dependencies:
1296+
"@babel/helper-string-parser" "^7.22.5"
1297+
"@babel/helper-validator-identifier" "^7.22.20"
1298+
to-fast-properties "^2.0.0"
1299+
12321300
"@colors/colors@1.5.0":
12331301
version "1.5.0"
12341302
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"

0 commit comments

Comments
 (0)