Skip to content

Commit 631db63

Browse files
Merge pull request #27 from textlint-ja/dependabot/npm_and_yarn/babel/traverse-7.23.2
2 parents aff895f + 160298d commit 631db63

File tree

1 file changed

+133
-12
lines changed

1 file changed

+133
-12
lines changed

yarn.lock

Lines changed: 133 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@
3838
dependencies:
3939
"@babel/highlight" "^7.12.13"
4040

41+
"@babel/code-frame@^7.22.13":
42+
version "7.22.13"
43+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
44+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
45+
dependencies:
46+
"@babel/highlight" "^7.22.13"
47+
chalk "^2.4.2"
48+
4149
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
4250
version "7.13.12"
4351
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
@@ -73,6 +81,16 @@
7381
jsesc "^2.5.1"
7482
source-map "^0.5.0"
7583

84+
"@babel/generator@^7.23.0":
85+
version "7.23.0"
86+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
87+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
88+
dependencies:
89+
"@babel/types" "^7.23.0"
90+
"@jridgewell/gen-mapping" "^0.3.2"
91+
"@jridgewell/trace-mapping" "^0.3.17"
92+
jsesc "^2.5.1"
93+
7694
"@babel/helper-annotate-as-pure@^7.12.13":
7795
version "7.12.13"
7896
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
@@ -131,6 +149,11 @@
131149
resolve "^1.14.2"
132150
semver "^6.1.2"
133151

152+
"@babel/helper-environment-visitor@^7.22.20":
153+
version "7.22.20"
154+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
155+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
156+
134157
"@babel/helper-explode-assignable-expression@^7.12.13":
135158
version "7.13.0"
136159
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
@@ -147,6 +170,14 @@
147170
"@babel/template" "^7.12.13"
148171
"@babel/types" "^7.12.13"
149172

173+
"@babel/helper-function-name@^7.23.0":
174+
version "7.23.0"
175+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
176+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
177+
dependencies:
178+
"@babel/template" "^7.22.15"
179+
"@babel/types" "^7.23.0"
180+
150181
"@babel/helper-get-function-arity@^7.12.13":
151182
version "7.12.13"
152183
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
@@ -162,6 +193,13 @@
162193
"@babel/traverse" "^7.13.0"
163194
"@babel/types" "^7.13.0"
164195

196+
"@babel/helper-hoist-variables@^7.22.5":
197+
version "7.22.5"
198+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
199+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
200+
dependencies:
201+
"@babel/types" "^7.22.5"
202+
165203
"@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12":
166204
version "7.13.12"
167205
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
@@ -242,11 +280,28 @@
242280
dependencies:
243281
"@babel/types" "^7.12.13"
244282

283+
"@babel/helper-split-export-declaration@^7.22.6":
284+
version "7.22.6"
285+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
286+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
287+
dependencies:
288+
"@babel/types" "^7.22.5"
289+
290+
"@babel/helper-string-parser@^7.22.5":
291+
version "7.22.5"
292+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
293+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
294+
245295
"@babel/helper-validator-identifier@^7.12.11":
246296
version "7.12.11"
247297
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
248298
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
249299

300+
"@babel/helper-validator-identifier@^7.22.20":
301+
version "7.22.20"
302+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
303+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
304+
250305
"@babel/helper-validator-option@^7.12.17":
251306
version "7.12.17"
252307
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
@@ -280,11 +335,25 @@
280335
chalk "^2.0.0"
281336
js-tokens "^4.0.0"
282337

338+
"@babel/highlight@^7.22.13":
339+
version "7.22.20"
340+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
341+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
342+
dependencies:
343+
"@babel/helper-validator-identifier" "^7.22.20"
344+
chalk "^2.4.2"
345+
js-tokens "^4.0.0"
346+
283347
"@babel/parser@^7.12.13", "@babel/parser@^7.13.13":
284348
version "7.13.13"
285349
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
286350
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
287351

352+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
353+
version "7.23.0"
354+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
355+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
356+
288357
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
289358
version "7.13.12"
290359
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
@@ -873,21 +942,32 @@
873942
"@babel/parser" "^7.12.13"
874943
"@babel/types" "^7.12.13"
875944

876-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13":
877-
version "7.13.13"
878-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d"
879-
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==
945+
"@babel/template@^7.22.15":
946+
version "7.22.15"
947+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
948+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
880949
dependencies:
881-
"@babel/code-frame" "^7.12.13"
882-
"@babel/generator" "^7.13.9"
883-
"@babel/helper-function-name" "^7.12.13"
884-
"@babel/helper-split-export-declaration" "^7.12.13"
885-
"@babel/parser" "^7.13.13"
886-
"@babel/types" "^7.13.13"
950+
"@babel/code-frame" "^7.22.13"
951+
"@babel/parser" "^7.22.15"
952+
"@babel/types" "^7.22.15"
953+
954+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13":
955+
version "7.23.2"
956+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
957+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
958+
dependencies:
959+
"@babel/code-frame" "^7.22.13"
960+
"@babel/generator" "^7.23.0"
961+
"@babel/helper-environment-visitor" "^7.22.20"
962+
"@babel/helper-function-name" "^7.23.0"
963+
"@babel/helper-hoist-variables" "^7.22.5"
964+
"@babel/helper-split-export-declaration" "^7.22.6"
965+
"@babel/parser" "^7.23.0"
966+
"@babel/types" "^7.23.0"
887967
debug "^4.1.0"
888968
globals "^11.1.0"
889969

890-
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
970+
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
891971
version "7.13.14"
892972
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
893973
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
@@ -896,6 +976,47 @@
896976
lodash "^4.17.19"
897977
to-fast-properties "^2.0.0"
898978

979+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
980+
version "7.23.0"
981+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
982+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
983+
dependencies:
984+
"@babel/helper-string-parser" "^7.22.5"
985+
"@babel/helper-validator-identifier" "^7.22.20"
986+
to-fast-properties "^2.0.0"
987+
988+
"@jridgewell/gen-mapping@^0.3.2":
989+
version "0.3.3"
990+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
991+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
992+
dependencies:
993+
"@jridgewell/set-array" "^1.0.1"
994+
"@jridgewell/sourcemap-codec" "^1.4.10"
995+
"@jridgewell/trace-mapping" "^0.3.9"
996+
997+
"@jridgewell/resolve-uri@^3.1.0":
998+
version "3.1.1"
999+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
1000+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
1001+
1002+
"@jridgewell/set-array@^1.0.1":
1003+
version "1.1.2"
1004+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
1005+
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
1006+
1007+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
1008+
version "1.4.15"
1009+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1010+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
1011+
1012+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
1013+
version "0.3.19"
1014+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
1015+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
1016+
dependencies:
1017+
"@jridgewell/resolve-uri" "^3.1.0"
1018+
"@jridgewell/sourcemap-codec" "^1.4.14"
1019+
8991020
"@nicolo-ribaudo/[email protected]":
9001021
version "2.1.8-no-fsevents"
9011022
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
@@ -1432,7 +1553,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
14321553
strip-ansi "^3.0.0"
14331554
supports-color "^2.0.0"
14341555

1435-
chalk@^2.0.0, chalk@^2.0.1:
1556+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2:
14361557
version "2.4.2"
14371558
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
14381559
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)