Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7611461

Browse files
chore(deps): bump @babel/traverse in /documentation (jscottsmith#225)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 613fa69 commit 7611461

File tree

1 file changed

+122
-33
lines changed

1 file changed

+122
-33
lines changed

‎documentation/yarn.lock‎

Lines changed: 122 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,14 @@
255255
dependencies:
256256
"@babel/highlight" "^7.18.6"
257257

258+
"@babel/code-frame@^7.22.13":
259+
version "7.22.13"
260+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
261+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
262+
dependencies:
263+
"@babel/highlight" "^7.22.13"
264+
chalk "^2.4.2"
265+
258266
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8":
259267
version "7.16.8"
260268
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
@@ -334,7 +342,7 @@
334342
json5 "^2.2.1"
335343
semver "^6.3.0"
336344

337-
"@babel/generator@^7.12.5", "@babel/generator@^7.16.7", "@babel/generator@^7.16.8":
345+
"@babel/generator@^7.12.5", "@babel/generator@^7.16.7":
338346
version "7.16.8"
339347
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
340348
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
@@ -352,6 +360,16 @@
352360
"@jridgewell/gen-mapping" "^0.3.2"
353361
jsesc "^2.5.1"
354362

363+
"@babel/generator@^7.23.0":
364+
version "7.23.0"
365+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
366+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
367+
dependencies:
368+
"@babel/types" "^7.23.0"
369+
"@jridgewell/gen-mapping" "^0.3.2"
370+
"@jridgewell/trace-mapping" "^0.3.17"
371+
jsesc "^2.5.1"
372+
355373
"@babel/helper-annotate-as-pure@^7.16.7":
356374
version "7.16.7"
357375
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -492,6 +510,11 @@
492510
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
493511
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
494512

513+
"@babel/helper-environment-visitor@^7.22.20":
514+
version "7.22.20"
515+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
516+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
517+
495518
"@babel/helper-explode-assignable-expression@^7.16.7":
496519
version "7.16.7"
497520
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
@@ -523,6 +546,14 @@
523546
"@babel/template" "^7.18.6"
524547
"@babel/types" "^7.18.9"
525548

549+
"@babel/helper-function-name@^7.23.0":
550+
version "7.23.0"
551+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
552+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
553+
dependencies:
554+
"@babel/template" "^7.22.15"
555+
"@babel/types" "^7.23.0"
556+
526557
"@babel/helper-get-function-arity@^7.16.7":
527558
version "7.16.7"
528559
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
@@ -544,6 +575,13 @@
544575
dependencies:
545576
"@babel/types" "^7.18.6"
546577

578+
"@babel/helper-hoist-variables@^7.22.5":
579+
version "7.22.5"
580+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
581+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
582+
dependencies:
583+
"@babel/types" "^7.22.5"
584+
547585
"@babel/helper-member-expression-to-functions@^7.16.7":
548586
version "7.16.7"
549587
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
@@ -712,11 +750,23 @@
712750
dependencies:
713751
"@babel/types" "^7.18.6"
714752

753+
"@babel/helper-split-export-declaration@^7.22.6":
754+
version "7.22.6"
755+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
756+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
757+
dependencies:
758+
"@babel/types" "^7.22.5"
759+
715760
"@babel/helper-string-parser@^7.18.10":
716761
version "7.18.10"
717762
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
718763
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
719764

765+
"@babel/helper-string-parser@^7.22.5":
766+
version "7.22.5"
767+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
768+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
769+
720770
"@babel/helper-validator-identifier@^7.16.7":
721771
version "7.16.7"
722772
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
@@ -727,6 +777,11 @@
727777
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
728778
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
729779

780+
"@babel/helper-validator-identifier@^7.22.20":
781+
version "7.22.20"
782+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
783+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
784+
730785
"@babel/helper-validator-option@^7.16.7":
731786
version "7.16.7"
732787
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
@@ -793,16 +848,30 @@
793848
chalk "^2.0.0"
794849
js-tokens "^4.0.0"
795850

796-
"@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8":
851+
"@babel/highlight@^7.22.13":
852+
version "7.22.20"
853+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
854+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
855+
dependencies:
856+
"@babel/helper-validator-identifier" "^7.22.20"
857+
chalk "^2.4.2"
858+
js-tokens "^4.0.0"
859+
860+
"@babel/parser@^7.12.7", "@babel/parser@^7.16.7":
797861
version "7.16.8"
798862
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
799863
integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
800864

801-
"@babel/parser@^7.18.10", "@babel/parser@^7.18.11", "@babel/parser@^7.18.8":
865+
"@babel/parser@^7.18.10", "@babel/parser@^7.18.8":
802866
version "7.18.11"
803867
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
804868
integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
805869

870+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
871+
version "7.23.0"
872+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
873+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
874+
806875
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
807876
version "7.16.7"
808877
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.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -2107,35 +2176,28 @@
21072176
"@babel/parser" "^7.18.10"
21082177
"@babel/types" "^7.18.10"
21092178

2110-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8":
2111-
version "7.16.8"
2112-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c"
2113-
integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==
2114-
dependencies:
2115-
"@babel/code-frame" "^7.16.7"
2116-
"@babel/generator" "^7.16.8"
2117-
"@babel/helper-environment-visitor" "^7.16.7"
2118-
"@babel/helper-function-name" "^7.16.7"
2119-
"@babel/helper-hoist-variables" "^7.16.7"
2120-
"@babel/helper-split-export-declaration" "^7.16.7"
2121-
"@babel/parser" "^7.16.8"
2122-
"@babel/types" "^7.16.8"
2123-
debug "^4.1.0"
2124-
globals "^11.1.0"
2125-
2126-
"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9":
2127-
version "7.18.11"
2128-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f"
2129-
integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==
2130-
dependencies:
2131-
"@babel/code-frame" "^7.18.6"
2132-
"@babel/generator" "^7.18.10"
2133-
"@babel/helper-environment-visitor" "^7.18.9"
2134-
"@babel/helper-function-name" "^7.18.9"
2135-
"@babel/helper-hoist-variables" "^7.18.6"
2136-
"@babel/helper-split-export-declaration" "^7.18.6"
2137-
"@babel/parser" "^7.18.11"
2138-
"@babel/types" "^7.18.10"
2179+
"@babel/template@^7.22.15":
2180+
version "7.22.15"
2181+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
2182+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
2183+
dependencies:
2184+
"@babel/code-frame" "^7.22.13"
2185+
"@babel/parser" "^7.22.15"
2186+
"@babel/types" "^7.22.15"
2187+
2188+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9":
2189+
version "7.23.2"
2190+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
2191+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
2192+
dependencies:
2193+
"@babel/code-frame" "^7.22.13"
2194+
"@babel/generator" "^7.23.0"
2195+
"@babel/helper-environment-visitor" "^7.22.20"
2196+
"@babel/helper-function-name" "^7.23.0"
2197+
"@babel/helper-hoist-variables" "^7.22.5"
2198+
"@babel/helper-split-export-declaration" "^7.22.6"
2199+
"@babel/parser" "^7.23.0"
2200+
"@babel/types" "^7.23.0"
21392201
debug "^4.1.0"
21402202
globals "^11.1.0"
21412203

@@ -2156,6 +2218,15 @@
21562218
"@babel/helper-validator-identifier" "^7.18.6"
21572219
to-fast-properties "^2.0.0"
21582220

2221+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
2222+
version "7.23.0"
2223+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
2224+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
2225+
dependencies:
2226+
"@babel/helper-string-parser" "^7.22.5"
2227+
"@babel/helper-validator-identifier" "^7.22.20"
2228+
to-fast-properties "^2.0.0"
2229+
21592230
"@colors/colors@1.5.0":
21602231
version "1.5.0"
21612232
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
@@ -2599,6 +2670,11 @@
25992670
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
26002671
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
26012672

2673+
"@jridgewell/resolve-uri@^3.1.0":
2674+
version "3.1.1"
2675+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
2676+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
2677+
26022678
"@jridgewell/set-array@^1.0.1":
26032679
version "1.1.2"
26042680
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
@@ -2617,6 +2693,11 @@
26172693
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
26182694
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
26192695

2696+
"@jridgewell/sourcemap-codec@^1.4.14":
2697+
version "1.4.15"
2698+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
2699+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
2700+
26202701
"@jridgewell/trace-mapping@^0.3.0":
26212702
version "0.3.4"
26222703
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
@@ -2625,6 +2706,14 @@
26252706
"@jridgewell/resolve-uri" "^3.0.3"
26262707
"@jridgewell/sourcemap-codec" "^1.4.10"
26272708

2709+
"@jridgewell/trace-mapping@^0.3.17":
2710+
version "0.3.19"
2711+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
2712+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
2713+
dependencies:
2714+
"@jridgewell/resolve-uri" "^3.1.0"
2715+
"@jridgewell/sourcemap-codec" "^1.4.14"
2716+
26282717
"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.9":
26292718
version "0.3.14"
26302719
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed"
@@ -3810,7 +3899,7 @@ ccount@^1.0.0:
38103899
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
38113900
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
38123901

3813-
chalk@^2.0.0:
3902+
chalk@^2.0.0, chalk@^2.4.2:
38143903
version "2.4.2"
38153904
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
38163905
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /