Skip to content

Commit 5f9a12b

Browse files
dev: bump @babel/traverse from 7.18.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.0 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] <[email protected]>
1 parent 658b840 commit 5f9a12b

File tree

1 file changed

+70
-107
lines changed

1 file changed

+70
-107
lines changed

yarn.lock

+70-107
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@
6565
dependencies:
6666
"@babel/highlight" "^7.18.6"
6767

68+
"@babel/code-frame@^7.22.13":
69+
version "7.22.13"
70+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
71+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
72+
dependencies:
73+
"@babel/highlight" "^7.22.13"
74+
chalk "^2.4.2"
75+
6876
"@babel/code-frame@^7.22.5":
6977
version "7.22.5"
7078
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
@@ -228,6 +236,16 @@
228236
"@jridgewell/trace-mapping" "^0.3.17"
229237
jsesc "^2.5.1"
230238

239+
"@babel/generator@^7.23.0":
240+
version "7.23.0"
241+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
242+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
243+
dependencies:
244+
"@babel/types" "^7.23.0"
245+
"@jridgewell/gen-mapping" "^0.3.2"
246+
"@jridgewell/trace-mapping" "^0.3.17"
247+
jsesc "^2.5.1"
248+
231249
"@babel/helper-annotate-as-pure@^7.16.7":
232250
version "7.16.7"
233251
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -388,30 +406,6 @@
388406
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
389407
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
390408

391-
"@babel/helper-function-name@^7.17.9":
392-
version "7.17.9"
393-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
394-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
395-
dependencies:
396-
"@babel/template" "^7.16.7"
397-
"@babel/types" "^7.17.0"
398-
399-
"@babel/helper-function-name@^7.19.0":
400-
version "7.19.0"
401-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
402-
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
403-
dependencies:
404-
"@babel/template" "^7.18.10"
405-
"@babel/types" "^7.19.0"
406-
407-
"@babel/helper-function-name@^7.21.0":
408-
version "7.21.0"
409-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
410-
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
411-
dependencies:
412-
"@babel/template" "^7.20.7"
413-
"@babel/types" "^7.21.0"
414-
415409
"@babel/helper-function-name@^7.22.5":
416410
version "7.22.5"
417411
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
@@ -420,19 +414,13 @@
420414
"@babel/template" "^7.22.5"
421415
"@babel/types" "^7.22.5"
422416

423-
"@babel/helper-hoist-variables@^7.16.7":
424-
version "7.16.7"
425-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
426-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
427-
dependencies:
428-
"@babel/types" "^7.16.7"
429-
430-
"@babel/helper-hoist-variables@^7.18.6":
431-
version "7.18.6"
432-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
433-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
417+
"@babel/helper-function-name@^7.23.0":
418+
version "7.23.0"
419+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
420+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
434421
dependencies:
435-
"@babel/types" "^7.18.6"
422+
"@babel/template" "^7.22.15"
423+
"@babel/types" "^7.23.0"
436424

437425
"@babel/helper-hoist-variables@^7.22.5":
438426
version "7.22.5"
@@ -708,6 +696,15 @@
708696
chalk "^2.0.0"
709697
js-tokens "^4.0.0"
710698

699+
"@babel/highlight@^7.22.13":
700+
version "7.22.20"
701+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
702+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
703+
dependencies:
704+
"@babel/helper-validator-identifier" "^7.22.20"
705+
chalk "^2.4.2"
706+
js-tokens "^4.0.0"
707+
711708
"@babel/highlight@^7.22.5":
712709
version "7.22.5"
713710
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
@@ -727,7 +724,7 @@
727724
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
728725
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
729726

730-
"@babel/parser@^7.20.7", "@babel/parser@^7.21.5":
727+
"@babel/parser@^7.20.7":
731728
version "7.21.5"
732729
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b"
733730
integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==
@@ -737,6 +734,11 @@
737734
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
738735
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
739736

737+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
738+
version "7.23.0"
739+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
740+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
741+
740742
"@babel/parser@^7.22.5":
741743
version "7.22.5"
742744
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
@@ -1580,6 +1582,15 @@
15801582
"@babel/parser" "^7.20.7"
15811583
"@babel/types" "^7.20.7"
15821584

1585+
"@babel/template@^7.22.15":
1586+
version "7.22.15"
1587+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1588+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1589+
dependencies:
1590+
"@babel/code-frame" "^7.22.13"
1591+
"@babel/parser" "^7.22.15"
1592+
"@babel/types" "^7.22.15"
1593+
15831594
"@babel/template@^7.22.5":
15841595
version "7.22.5"
15851596
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -1589,67 +1600,19 @@
15891600
"@babel/parser" "^7.22.5"
15901601
"@babel/types" "^7.22.5"
15911602

1592-
"@babel/traverse@^7.18.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
1593-
version "7.18.0"
1594-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1595-
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
1603+
"@babel/traverse@^7.18.0", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5", "@babel/traverse@^7.22.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
1604+
version "7.23.2"
1605+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1606+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
15961607
dependencies:
1597-
"@babel/code-frame" "^7.16.7"
1598-
"@babel/generator" "^7.18.0"
1599-
"@babel/helper-environment-visitor" "^7.16.7"
1600-
"@babel/helper-function-name" "^7.17.9"
1601-
"@babel/helper-hoist-variables" "^7.16.7"
1602-
"@babel/helper-split-export-declaration" "^7.16.7"
1603-
"@babel/parser" "^7.18.0"
1604-
"@babel/types" "^7.18.0"
1605-
debug "^4.1.0"
1606-
globals "^11.1.0"
1607-
1608-
"@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5":
1609-
version "7.20.5"
1610-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133"
1611-
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==
1612-
dependencies:
1613-
"@babel/code-frame" "^7.18.6"
1614-
"@babel/generator" "^7.20.5"
1615-
"@babel/helper-environment-visitor" "^7.18.9"
1616-
"@babel/helper-function-name" "^7.19.0"
1617-
"@babel/helper-hoist-variables" "^7.18.6"
1618-
"@babel/helper-split-export-declaration" "^7.18.6"
1619-
"@babel/parser" "^7.20.5"
1620-
"@babel/types" "^7.20.5"
1621-
debug "^4.1.0"
1622-
globals "^11.1.0"
1623-
1624-
"@babel/traverse@^7.21.5":
1625-
version "7.21.5"
1626-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
1627-
integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
1628-
dependencies:
1629-
"@babel/code-frame" "^7.21.4"
1630-
"@babel/generator" "^7.21.5"
1631-
"@babel/helper-environment-visitor" "^7.21.5"
1632-
"@babel/helper-function-name" "^7.21.0"
1633-
"@babel/helper-hoist-variables" "^7.18.6"
1634-
"@babel/helper-split-export-declaration" "^7.18.6"
1635-
"@babel/parser" "^7.21.5"
1636-
"@babel/types" "^7.21.5"
1637-
debug "^4.1.0"
1638-
globals "^11.1.0"
1639-
1640-
"@babel/traverse@^7.22.5":
1641-
version "7.22.5"
1642-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
1643-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
1644-
dependencies:
1645-
"@babel/code-frame" "^7.22.5"
1646-
"@babel/generator" "^7.22.5"
1647-
"@babel/helper-environment-visitor" "^7.22.5"
1648-
"@babel/helper-function-name" "^7.22.5"
1608+
"@babel/code-frame" "^7.22.13"
1609+
"@babel/generator" "^7.23.0"
1610+
"@babel/helper-environment-visitor" "^7.22.20"
1611+
"@babel/helper-function-name" "^7.23.0"
16491612
"@babel/helper-hoist-variables" "^7.22.5"
1650-
"@babel/helper-split-export-declaration" "^7.22.5"
1651-
"@babel/parser" "^7.22.5"
1652-
"@babel/types" "^7.22.5"
1613+
"@babel/helper-split-export-declaration" "^7.22.6"
1614+
"@babel/parser" "^7.23.0"
1615+
"@babel/types" "^7.23.0"
16531616
debug "^4.1.0"
16541617
globals "^11.1.0"
16551618

@@ -1661,7 +1624,7 @@
16611624
"@babel/helper-validator-identifier" "^7.16.7"
16621625
to-fast-properties "^2.0.0"
16631626

1664-
"@babel/types@^7.18.10", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5":
1627+
"@babel/types@^7.18.10", "@babel/types@^7.20.2", "@babel/types@^7.20.5":
16651628
version "7.20.5"
16661629
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
16671630
integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==
@@ -1678,7 +1641,7 @@
16781641
"@babel/helper-validator-identifier" "^7.18.6"
16791642
to-fast-properties "^2.0.0"
16801643

1681-
"@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.5":
1644+
"@babel/types@^7.20.7", "@babel/types@^7.21.5":
16821645
version "7.21.5"
16831646
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
16841647
integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
@@ -1687,6 +1650,15 @@
16871650
"@babel/helper-validator-identifier" "^7.19.1"
16881651
to-fast-properties "^2.0.0"
16891652

1653+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
1654+
version "7.23.0"
1655+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1656+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1657+
dependencies:
1658+
"@babel/helper-string-parser" "^7.22.5"
1659+
"@babel/helper-validator-identifier" "^7.22.20"
1660+
to-fast-properties "^2.0.0"
1661+
16901662
"@babel/types@^7.22.5":
16911663
version "7.22.5"
16921664
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
@@ -1696,15 +1668,6 @@
16961668
"@babel/helper-validator-identifier" "^7.22.5"
16971669
to-fast-properties "^2.0.0"
16981670

1699-
"@babel/types@^7.23.0":
1700-
version "7.23.0"
1701-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1702-
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1703-
dependencies:
1704-
"@babel/helper-string-parser" "^7.22.5"
1705-
"@babel/helper-validator-identifier" "^7.22.20"
1706-
to-fast-properties "^2.0.0"
1707-
17081671
17091672
version "1.0.1"
17101673
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"

0 commit comments

Comments
 (0)