Skip to content

Commit 17b6df4

Browse files
chore(deps): bump @babel/traverse from 7.22.10 to 7.23.2 (#582)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tiago <1585571+xernobyl@users.noreply.github.com>
1 parent 786032f commit 17b6df4

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
@@ -39,6 +39,14 @@
3939
"@babel/highlight" "^7.22.10"
4040
chalk "^2.4.2"
4141

42+
"@babel/code-frame@^7.22.13":
43+
version "7.22.13"
44+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
45+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
46+
dependencies:
47+
"@babel/highlight" "^7.22.13"
48+
chalk "^2.4.2"
49+
4250
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
4351
version "7.22.9"
4452
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -84,6 +92,16 @@
8492
"@jridgewell/trace-mapping" "^0.3.17"
8593
jsesc "^2.5.1"
8694

95+
"@babel/generator@^7.23.0":
96+
version "7.23.0"
97+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
98+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
99+
dependencies:
100+
"@babel/types" "^7.23.0"
101+
"@jridgewell/gen-mapping" "^0.3.2"
102+
"@jridgewell/trace-mapping" "^0.3.17"
103+
jsesc "^2.5.1"
104+
87105
"@babel/helper-annotate-as-pure@^7.22.5":
88106
version "7.22.5"
89107
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
@@ -144,6 +162,11 @@
144162
lodash.debounce "^4.0.8"
145163
resolve "^1.14.2"
146164

165+
"@babel/helper-environment-visitor@^7.22.20":
166+
version "7.22.20"
167+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
168+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
169+
147170
"@babel/helper-environment-visitor@^7.22.5":
148171
version "7.22.5"
149172
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
@@ -157,6 +180,14 @@
157180
"@babel/template" "^7.22.5"
158181
"@babel/types" "^7.22.5"
159182

183+
"@babel/helper-function-name@^7.23.0":
184+
version "7.23.0"
185+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
186+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
187+
dependencies:
188+
"@babel/template" "^7.22.15"
189+
"@babel/types" "^7.23.0"
190+
160191
"@babel/helper-hoist-variables@^7.22.5":
161192
version "7.22.5"
162193
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -245,6 +276,11 @@
245276
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
246277
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
247278

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+
248284
"@babel/helper-validator-identifier@^7.22.5":
249285
version "7.22.5"
250286
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -282,6 +318,15 @@
282318
chalk "^2.4.2"
283319
js-tokens "^4.0.0"
284320

321+
"@babel/highlight@^7.22.13":
322+
version "7.22.20"
323+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
324+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
325+
dependencies:
326+
"@babel/helper-validator-identifier" "^7.22.20"
327+
chalk "^2.4.2"
328+
js-tokens "^4.0.0"
329+
285330
"@babel/node@^7.16.7":
286331
version "7.22.10"
287332
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.22.10.tgz#865ef915633790b1e11c091896bb44ab36cd14b6"
@@ -299,6 +344,11 @@
299344
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
300345
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
301346

347+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
348+
version "7.23.0"
349+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
350+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
351+
302352
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
303353
version "7.22.5"
304354
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"
@@ -1026,6 +1076,15 @@
10261076
dependencies:
10271077
regenerator-runtime "^0.14.0"
10281078

1079+
"@babel/template@^7.22.15":
1080+
version "7.22.15"
1081+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1082+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1083+
dependencies:
1084+
"@babel/code-frame" "^7.22.13"
1085+
"@babel/parser" "^7.22.15"
1086+
"@babel/types" "^7.22.15"
1087+
10291088
"@babel/template@^7.22.5":
10301089
version "7.22.5"
10311090
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -1036,18 +1095,18 @@
10361095
"@babel/types" "^7.22.5"
10371096

10381097
"@babel/traverse@^7.22.10":
1039-
version "7.22.10"
1040-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1041-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1042-
dependencies:
1043-
"@babel/code-frame" "^7.22.10"
1044-
"@babel/generator" "^7.22.10"
1045-
"@babel/helper-environment-visitor" "^7.22.5"
1046-
"@babel/helper-function-name" "^7.22.5"
1098+
version "7.23.2"
1099+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1100+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1101+
dependencies:
1102+
"@babel/code-frame" "^7.22.13"
1103+
"@babel/generator" "^7.23.0"
1104+
"@babel/helper-environment-visitor" "^7.22.20"
1105+
"@babel/helper-function-name" "^7.23.0"
10471106
"@babel/helper-hoist-variables" "^7.22.5"
10481107
"@babel/helper-split-export-declaration" "^7.22.6"
1049-
"@babel/parser" "^7.22.10"
1050-
"@babel/types" "^7.22.10"
1108+
"@babel/parser" "^7.23.0"
1109+
"@babel/types" "^7.23.0"
10511110
debug "^4.1.0"
10521111
globals "^11.1.0"
10531112

@@ -1060,6 +1119,15 @@
10601119
"@babel/helper-validator-identifier" "^7.22.5"
10611120
to-fast-properties "^2.0.0"
10621121

1122+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
1123+
version "7.23.0"
1124+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1125+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1126+
dependencies:
1127+
"@babel/helper-string-parser" "^7.22.5"
1128+
"@babel/helper-validator-identifier" "^7.22.20"
1129+
to-fast-properties "^2.0.0"
1130+
10631131
"@colors/colors@1.5.0":
10641132
version "1.5.0"
10651133
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"

0 commit comments

Comments
 (0)