Skip to content

Commit a39001c

Browse files
authoredJul 8, 2024
Merge pull request #1 from hduhelp/dependabot/npm_and_yarn/babel/traverse-7.23.2
build(deps): bump @babel/traverse from 7.22.15 to 7.23.2
2 parents 372ce91 + 26437d8 commit a39001c

File tree

1 file changed

+50
-8
lines changed

1 file changed

+50
-8
lines changed
 

‎yarn.lock

+50-8
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.0":
107+
version "7.23.0"
108+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
109+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
110+
dependencies:
111+
"@babel/types" "^7.23.0"
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"
@@ -168,6 +178,11 @@
168178
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
169179
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
170180

181+
"@babel/helper-environment-visitor@^7.22.20":
182+
version "7.22.20"
183+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
184+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
185+
171186
"@babel/helper-function-name@^7.22.5":
172187
version "7.22.5"
173188
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
@@ -176,6 +191,14 @@
176191
"@babel/template" "^7.22.5"
177192
"@babel/types" "^7.22.5"
178193

194+
"@babel/helper-function-name@^7.23.0":
195+
version "7.23.0"
196+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
197+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
198+
dependencies:
199+
"@babel/template" "^7.22.15"
200+
"@babel/types" "^7.23.0"
201+
179202
"@babel/helper-hoist-variables@^7.22.5":
180203
version "7.22.5"
181204
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -269,6 +292,11 @@
269292
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
270293
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
271294

295+
"@babel/helper-validator-identifier@^7.22.20":
296+
version "7.22.20"
297+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
298+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
299+
272300
"@babel/helper-validator-option@^7.22.15":
273301
version "7.22.15"
274302
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
@@ -306,6 +334,11 @@
306334
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
307335
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
308336

337+
"@babel/parser@^7.23.0":
338+
version "7.23.0"
339+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
340+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
341+
309342
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
310343
version "7.22.15"
311344
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.15.tgz#02dc8a03f613ed5fdc29fb2f728397c78146c962"
@@ -1311,18 +1344,18 @@
13111344
"@babel/types" "^7.22.15"
13121345

13131346
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.22.15", "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5", "@babel/traverse@^7.9.0":
1314-
version "7.22.15"
1315-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.15.tgz#75be4d2d6e216e880e93017f4e2389aeb77ef2d9"
1316-
integrity sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ==
1347+
version "7.23.2"
1348+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1349+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
13171350
dependencies:
13181351
"@babel/code-frame" "^7.22.13"
1319-
"@babel/generator" "^7.22.15"
1320-
"@babel/helper-environment-visitor" "^7.22.5"
1321-
"@babel/helper-function-name" "^7.22.5"
1352+
"@babel/generator" "^7.23.0"
1353+
"@babel/helper-environment-visitor" "^7.22.20"
1354+
"@babel/helper-function-name" "^7.23.0"
13221355
"@babel/helper-hoist-variables" "^7.22.5"
13231356
"@babel/helper-split-export-declaration" "^7.22.6"
1324-
"@babel/parser" "^7.22.15"
1325-
"@babel/types" "^7.22.15"
1357+
"@babel/parser" "^7.23.0"
1358+
"@babel/types" "^7.23.0"
13261359
debug "^4.1.0"
13271360
globals "^11.1.0"
13281361

@@ -1335,6 +1368,15 @@
13351368
"@babel/helper-validator-identifier" "^7.22.15"
13361369
to-fast-properties "^2.0.0"
13371370

1371+
"@babel/types@^7.23.0":
1372+
version "7.23.0"
1373+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1374+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1375+
dependencies:
1376+
"@babel/helper-string-parser" "^7.22.5"
1377+
"@babel/helper-validator-identifier" "^7.22.20"
1378+
to-fast-properties "^2.0.0"
1379+
13381380
"@cnakazawa/watch@^1.0.3":
13391381
version "1.0.4"
13401382
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"

0 commit comments

Comments
 (0)