Skip to content

Commit 684356b

Browse files
Merge pull request #24 from textlint-ja/dependabot/npm_and_yarn/babel/traverse-7.23.2
2 parents a29ed49 + f269b02 commit 684356b

File tree

1 file changed

+102
-15
lines changed

1 file changed

+102
-15
lines changed

yarn.lock

Lines changed: 102 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@
3333
dependencies:
3434
"@babel/highlight" "^7.18.6"
3535

36+
"@babel/code-frame@^7.22.13":
37+
version "7.22.13"
38+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
39+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
40+
dependencies:
41+
"@babel/highlight" "^7.22.13"
42+
chalk "^2.4.2"
43+
3644
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.0", "@babel/compat-data@^7.22.3":
3745
version "7.22.3"
3846
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.3.tgz#cd502a6a0b6e37d7ad72ce7e71a7160a3ae36f7e"
@@ -59,7 +67,7 @@
5967
json5 "^2.2.2"
6068
semver "^6.3.0"
6169

62-
"@babel/generator@^7.22.0", "@babel/generator@^7.22.3":
70+
"@babel/generator@^7.22.0":
6371
version "7.22.3"
6472
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.3.tgz#0ff675d2edb93d7596c5f6728b52615cfc0df01e"
6573
integrity sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==
@@ -69,6 +77,16 @@
6977
"@jridgewell/trace-mapping" "^0.3.17"
7078
jsesc "^2.5.1"
7179

80+
"@babel/generator@^7.23.0":
81+
version "7.23.0"
82+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
83+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
84+
dependencies:
85+
"@babel/types" "^7.23.0"
86+
"@jridgewell/gen-mapping" "^0.3.2"
87+
"@jridgewell/trace-mapping" "^0.3.17"
88+
jsesc "^2.5.1"
89+
7290
"@babel/helper-annotate-as-pure@^7.18.6":
7391
version "7.18.6"
7492
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -135,6 +153,11 @@
135153
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz#ac3a56dbada59ed969d712cf527bd8271fe3eba8"
136154
integrity sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==
137155

156+
"@babel/helper-environment-visitor@^7.22.20":
157+
version "7.22.20"
158+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
159+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
160+
138161
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0":
139162
version "7.21.0"
140163
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
@@ -143,13 +166,28 @@
143166
"@babel/template" "^7.20.7"
144167
"@babel/types" "^7.21.0"
145168

169+
"@babel/helper-function-name@^7.23.0":
170+
version "7.23.0"
171+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
172+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
173+
dependencies:
174+
"@babel/template" "^7.22.15"
175+
"@babel/types" "^7.23.0"
176+
146177
"@babel/helper-hoist-variables@^7.18.6":
147178
version "7.18.6"
148179
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
149180
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
150181
dependencies:
151182
"@babel/types" "^7.18.6"
152183

184+
"@babel/helper-hoist-variables@^7.22.5":
185+
version "7.22.5"
186+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
187+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
188+
dependencies:
189+
"@babel/types" "^7.22.5"
190+
153191
"@babel/helper-member-expression-to-functions@^7.22.0":
154192
version "7.22.3"
155193
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz#4b77a12c1b4b8e9e28736ed47d8b91f00976911f"
@@ -233,16 +271,33 @@
233271
dependencies:
234272
"@babel/types" "^7.18.6"
235273

274+
"@babel/helper-split-export-declaration@^7.22.6":
275+
version "7.22.6"
276+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
277+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
278+
dependencies:
279+
"@babel/types" "^7.22.5"
280+
236281
"@babel/helper-string-parser@^7.21.5":
237282
version "7.21.5"
238283
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
239284
integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
240285

286+
"@babel/helper-string-parser@^7.22.5":
287+
version "7.22.5"
288+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
289+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
290+
241291
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
242292
version "7.19.1"
243293
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
244294
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
245295

296+
"@babel/helper-validator-identifier@^7.22.20":
297+
version "7.22.20"
298+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
299+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
300+
246301
"@babel/helper-validator-option@^7.21.0":
247302
version "7.21.0"
248303
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
@@ -276,11 +331,25 @@
276331
chalk "^2.0.0"
277332
js-tokens "^4.0.0"
278333

279-
"@babel/parser@^7.21.9", "@babel/parser@^7.22.0", "@babel/parser@^7.22.4":
334+
"@babel/highlight@^7.22.13":
335+
version "7.22.20"
336+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
337+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
338+
dependencies:
339+
"@babel/helper-validator-identifier" "^7.22.20"
340+
chalk "^2.4.2"
341+
js-tokens "^4.0.0"
342+
343+
"@babel/parser@^7.21.9", "@babel/parser@^7.22.0":
280344
version "7.22.4"
281345
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
282346
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
283347

348+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
349+
version "7.23.0"
350+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
351+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
352+
284353
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
285354
version "7.18.6"
286355
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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -994,19 +1063,28 @@
9941063
"@babel/parser" "^7.21.9"
9951064
"@babel/types" "^7.21.5"
9961065

997-
"@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1":
998-
version "7.22.4"
999-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.4.tgz#c3cf96c5c290bd13b55e29d025274057727664c0"
1000-
integrity sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==
1066+
"@babel/template@^7.22.15":
1067+
version "7.22.15"
1068+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1069+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
10011070
dependencies:
1002-
"@babel/code-frame" "^7.21.4"
1003-
"@babel/generator" "^7.22.3"
1004-
"@babel/helper-environment-visitor" "^7.22.1"
1005-
"@babel/helper-function-name" "^7.21.0"
1006-
"@babel/helper-hoist-variables" "^7.18.6"
1007-
"@babel/helper-split-export-declaration" "^7.18.6"
1008-
"@babel/parser" "^7.22.4"
1009-
"@babel/types" "^7.22.4"
1071+
"@babel/code-frame" "^7.22.13"
1072+
"@babel/parser" "^7.22.15"
1073+
"@babel/types" "^7.22.15"
1074+
1075+
"@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1":
1076+
version "7.23.2"
1077+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1078+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1079+
dependencies:
1080+
"@babel/code-frame" "^7.22.13"
1081+
"@babel/generator" "^7.23.0"
1082+
"@babel/helper-environment-visitor" "^7.22.20"
1083+
"@babel/helper-function-name" "^7.23.0"
1084+
"@babel/helper-hoist-variables" "^7.22.5"
1085+
"@babel/helper-split-export-declaration" "^7.22.6"
1086+
"@babel/parser" "^7.23.0"
1087+
"@babel/types" "^7.23.0"
10101088
debug "^4.1.0"
10111089
globals "^11.1.0"
10121090

@@ -1019,6 +1097,15 @@
10191097
"@babel/helper-validator-identifier" "^7.19.1"
10201098
to-fast-properties "^2.0.0"
10211099

1100+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
1101+
version "7.23.0"
1102+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1103+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1104+
dependencies:
1105+
"@babel/helper-string-parser" "^7.22.5"
1106+
"@babel/helper-validator-identifier" "^7.22.20"
1107+
to-fast-properties "^2.0.0"
1108+
10221109
"@cspotcode/source-map-support@^0.8.0":
10231110
version "0.8.1"
10241111
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
@@ -1433,7 +1520,7 @@ ccount@^1.0.0:
14331520
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
14341521
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
14351522

1436-
chalk@^2.0.0:
1523+
chalk@^2.0.0, chalk@^2.4.2:
14371524
version "2.4.2"
14381525
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
14391526
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)