Skip to content

Commit 48392e7

Browse files
dependabot[bot]mariobehling
authored andcommitted
build(deps): bump @babel/traverse from 7.22.8 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 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 79c0360 commit 48392e7

File tree

1 file changed

+66
-14
lines changed

1 file changed

+66
-14
lines changed

yarn.lock

Lines changed: 66 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
dependencies:
2626
"@babel/highlight" "^7.18.6"
2727

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+
dependencies:
32+
"@babel/highlight" "^7.22.13"
33+
chalk "^2.4.2"
34+
2835
"@babel/code-frame@^7.22.5":
2936
version "7.22.5"
3037
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
@@ -76,6 +83,15 @@
7683
"@jridgewell/trace-mapping" "^0.3.17"
7784
jsesc "^2.5.1"
7885

86+
"@babel/generator@^7.23.0":
87+
version "7.23.0"
88+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
89+
dependencies:
90+
"@babel/types" "^7.23.0"
91+
"@jridgewell/gen-mapping" "^0.3.2"
92+
"@jridgewell/trace-mapping" "^0.3.17"
93+
jsesc "^2.5.1"
94+
7995
"@babel/helper-annotate-as-pure@^7.18.6":
8096
version "7.18.6"
8197
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz"
@@ -144,6 +160,10 @@
144160
version "7.18.9"
145161
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
146162

163+
"@babel/helper-environment-visitor@^7.22.20":
164+
version "7.22.20"
165+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
166+
147167
"@babel/helper-environment-visitor@^7.22.5":
148168
version "7.22.5"
149169
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
@@ -161,12 +181,12 @@
161181
"@babel/template" "^7.20.7"
162182
"@babel/types" "^7.21.0"
163183

164-
"@babel/helper-function-name@^7.22.5":
165-
version "7.22.5"
166-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
184+
"@babel/helper-function-name@^7.23.0":
185+
version "7.23.0"
186+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
167187
dependencies:
168-
"@babel/template" "^7.22.5"
169-
"@babel/types" "^7.22.5"
188+
"@babel/template" "^7.22.15"
189+
"@babel/types" "^7.23.0"
170190

171191
"@babel/helper-hoist-variables@^7.18.6":
172192
version "7.18.6"
@@ -279,6 +299,10 @@
279299
version "7.19.1"
280300
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
281301

302+
"@babel/helper-validator-identifier@^7.22.20":
303+
version "7.22.20"
304+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
305+
282306
"@babel/helper-validator-identifier@^7.22.5":
283307
version "7.22.5"
284308
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -316,6 +340,14 @@
316340
chalk "^2.0.0"
317341
js-tokens "^4.0.0"
318342

343+
"@babel/highlight@^7.22.13":
344+
version "7.22.20"
345+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
346+
dependencies:
347+
"@babel/helper-validator-identifier" "^7.22.20"
348+
chalk "^2.4.2"
349+
js-tokens "^4.0.0"
350+
319351
"@babel/highlight@^7.22.5":
320352
version "7.22.5"
321353
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
@@ -328,6 +360,10 @@
328360
version "7.22.7"
329361
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
330362

363+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
364+
version "7.23.0"
365+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
366+
331367
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
332368
version "7.18.6"
333369
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz"
@@ -919,6 +955,14 @@
919955
"@babel/parser" "^7.20.7"
920956
"@babel/types" "^7.20.7"
921957

958+
"@babel/template@^7.22.15":
959+
version "7.22.15"
960+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
961+
dependencies:
962+
"@babel/code-frame" "^7.22.13"
963+
"@babel/parser" "^7.22.15"
964+
"@babel/types" "^7.22.15"
965+
922966
"@babel/template@^7.22.5":
923967
version "7.22.5"
924968
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -928,17 +972,17 @@
928972
"@babel/types" "^7.22.5"
929973

930974
"@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8":
931-
version "7.22.8"
932-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e"
975+
version "7.23.2"
976+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
933977
dependencies:
934-
"@babel/code-frame" "^7.22.5"
935-
"@babel/generator" "^7.22.7"
936-
"@babel/helper-environment-visitor" "^7.22.5"
937-
"@babel/helper-function-name" "^7.22.5"
978+
"@babel/code-frame" "^7.22.13"
979+
"@babel/generator" "^7.23.0"
980+
"@babel/helper-environment-visitor" "^7.22.20"
981+
"@babel/helper-function-name" "^7.23.0"
938982
"@babel/helper-hoist-variables" "^7.22.5"
939983
"@babel/helper-split-export-declaration" "^7.22.6"
940-
"@babel/parser" "^7.22.7"
941-
"@babel/types" "^7.22.5"
984+
"@babel/parser" "^7.23.0"
985+
"@babel/types" "^7.23.0"
942986
debug "^4.1.0"
943987
globals "^11.1.0"
944988

@@ -950,6 +994,14 @@
950994
"@babel/helper-validator-identifier" "^7.22.5"
951995
to-fast-properties "^2.0.0"
952996

997+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
998+
version "7.23.0"
999+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1000+
dependencies:
1001+
"@babel/helper-string-parser" "^7.22.5"
1002+
"@babel/helper-validator-identifier" "^7.22.20"
1003+
to-fast-properties "^2.0.0"
1004+
9531005
"@colors/colors@1.5.0":
9541006
version "1.5.0"
9551007
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
@@ -1638,7 +1690,7 @@ caseless@~0.12.0:
16381690
version "0.12.0"
16391691
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz"
16401692

1641-
chalk@^2.0.0, chalk@^2.0.1:
1693+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2:
16421694
version "2.4.2"
16431695
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
16441696
dependencies:

0 commit comments

Comments
 (0)