Skip to content

Commit 97d9f9c

Browse files
chore(deps): bump @babel/traverse from 7.16.10 to 7.24.0 (#541)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.10 to 7.24.0. - [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.24.0/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 f172423 commit 97d9f9c

File tree

1 file changed

+34
-49
lines changed

1 file changed

+34
-49
lines changed

yarn.lock

Lines changed: 34 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,16 @@
103103
"@jridgewell/trace-mapping" "^0.3.17"
104104
jsesc "^2.5.1"
105105

106+
"@babel/generator@^7.23.6":
107+
version "7.23.6"
108+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
109+
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
110+
dependencies:
111+
"@babel/types" "^7.23.6"
112+
"@jridgewell/gen-mapping" "^0.3.2"
113+
"@jridgewell/trace-mapping" "^0.3.17"
114+
jsesc "^2.5.1"
115+
106116
"@babel/helper-annotate-as-pure@^7.22.5":
107117
version "7.22.5"
108118
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
@@ -185,15 +195,6 @@
185195
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
186196
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
187197

188-
"@babel/helper-function-name@^7.16.7":
189-
version "7.16.7"
190-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
191-
integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==
192-
dependencies:
193-
"@babel/helper-get-function-arity" "^7.16.7"
194-
"@babel/template" "^7.16.7"
195-
"@babel/types" "^7.16.7"
196-
197198
"@babel/helper-function-name@^7.22.5", "@babel/helper-function-name@^7.23.0":
198199
version "7.23.0"
199200
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
@@ -202,20 +203,6 @@
202203
"@babel/template" "^7.22.15"
203204
"@babel/types" "^7.23.0"
204205

205-
"@babel/helper-get-function-arity@^7.16.7":
206-
version "7.16.7"
207-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
208-
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
209-
dependencies:
210-
"@babel/types" "^7.16.7"
211-
212-
"@babel/helper-hoist-variables@^7.16.7":
213-
version "7.16.7"
214-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
215-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
216-
dependencies:
217-
"@babel/types" "^7.16.7"
218-
219206
"@babel/helper-hoist-variables@^7.22.5":
220207
version "7.22.5"
221208
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -423,7 +410,7 @@
423410
chalk "^2.4.2"
424411
js-tokens "^4.0.0"
425412

426-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
413+
"@babel/parser@^7.1.0", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
427414
version "7.16.12"
428415
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
429416
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
@@ -433,6 +420,11 @@
433420
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
434421
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
435422

423+
"@babel/parser@^7.24.0":
424+
version "7.24.0"
425+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
426+
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
427+
436428
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
437429
version "7.23.3"
438430
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.23.3.tgz#5cd1c87ba9380d0afb78469292c954fee5d2411a"
@@ -1158,36 +1150,20 @@
11581150
"@babel/parser" "^7.22.15"
11591151
"@babel/types" "^7.22.15"
11601152

1161-
"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7":
1162-
version "7.16.10"
1163-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
1164-
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
1165-
dependencies:
1166-
"@babel/code-frame" "^7.16.7"
1167-
"@babel/generator" "^7.16.8"
1168-
"@babel/helper-environment-visitor" "^7.16.7"
1169-
"@babel/helper-function-name" "^7.16.7"
1170-
"@babel/helper-hoist-variables" "^7.16.7"
1171-
"@babel/helper-split-export-declaration" "^7.16.7"
1172-
"@babel/parser" "^7.16.10"
1173-
"@babel/types" "^7.16.8"
1174-
debug "^4.1.0"
1175-
globals "^11.1.0"
1176-
1177-
"@babel/traverse@^7.23.5":
1178-
version "7.23.5"
1179-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1180-
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
1153+
"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.23.5":
1154+
version "7.24.0"
1155+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
1156+
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==
11811157
dependencies:
11821158
"@babel/code-frame" "^7.23.5"
1183-
"@babel/generator" "^7.23.5"
1159+
"@babel/generator" "^7.23.6"
11841160
"@babel/helper-environment-visitor" "^7.22.20"
11851161
"@babel/helper-function-name" "^7.23.0"
11861162
"@babel/helper-hoist-variables" "^7.22.5"
11871163
"@babel/helper-split-export-declaration" "^7.22.6"
1188-
"@babel/parser" "^7.23.5"
1189-
"@babel/types" "^7.23.5"
1190-
debug "^4.1.0"
1164+
"@babel/parser" "^7.24.0"
1165+
"@babel/types" "^7.24.0"
1166+
debug "^4.3.1"
11911167
globals "^11.1.0"
11921168

11931169
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
@@ -1207,6 +1183,15 @@
12071183
"@babel/helper-validator-identifier" "^7.22.20"
12081184
to-fast-properties "^2.0.0"
12091185

1186+
"@babel/types@^7.23.6", "@babel/types@^7.24.0":
1187+
version "7.24.0"
1188+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1189+
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
1190+
dependencies:
1191+
"@babel/helper-string-parser" "^7.23.4"
1192+
"@babel/helper-validator-identifier" "^7.22.20"
1193+
to-fast-properties "^2.0.0"
1194+
12101195
"@bcoe/v8-coverage@^0.2.3":
12111196
version "0.2.3"
12121197
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2398,7 +2383,7 @@ data-urls@^3.0.2:
23982383
whatwg-mimetype "^3.0.0"
23992384
whatwg-url "^11.0.0"
24002385

2401-
debug@4, debug@^4.3.4:
2386+
debug@4, debug@^4.3.1, debug@^4.3.4:
24022387
version "4.3.4"
24032388
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
24042389
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==

0 commit comments

Comments
 (0)