git.fiddlerwoaroof.com
Browse code

chore: bump @babel/preset-env from 7.22.9 to 7.22.10

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 19/08/2023 06:25:15
Showing 1 changed files
... ...
@@ -164,9 +164,9 @@
164 164
       }
165 165
     },
166 166
     "node_modules/@babel/helper-compilation-targets": {
167
-      "version": "7.22.9",
168
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz",
169
-      "integrity": "sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==",
167
+      "version": "7.22.10",
168
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz",
169
+      "integrity": "sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==",
170 170
       "dev": true,
171 171
       "dependencies": {
172 172
         "@babel/compat-data": "^7.22.9",
... ...
@@ -177,9 +177,6 @@
177 177
       },
178 178
       "engines": {
179 179
         "node": ">=6.9.0"
180
-      },
181
-      "peerDependencies": {
182
-        "@babel/core": "^7.0.0"
183 180
       }
184 181
     },
185 182
     "node_modules/@babel/helper-create-class-features-plugin": {
... ...
@@ -550,22 +547,6 @@
550 547
         "@babel/core": "^7.0.0-0"
551 548
       }
552 549
     },
553
-    "node_modules/@babel/plugin-proposal-unicode-property-regex": {
554
-      "version": "7.18.6",
555
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz",
556
-      "integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==",
557
-      "dev": true,
558
-      "dependencies": {
559
-        "@babel/helper-create-regexp-features-plugin": "^7.18.6",
560
-        "@babel/helper-plugin-utils": "^7.18.6"
561
-      },
562
-      "engines": {
563
-        "node": ">=4"
564
-      },
565
-      "peerDependencies": {
566
-        "@babel/core": "^7.0.0-0"
567
-      }
568
-    },
569 550
     "node_modules/@babel/plugin-syntax-async-generators": {
570 551
       "version": "7.8.4",
571 552
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
... ...
@@ -859,14 +840,14 @@
859 840
       }
860 841
     },
861 842
     "node_modules/@babel/plugin-transform-async-generator-functions": {
862
-      "version": "7.22.7",
863
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.7.tgz",
864
-      "integrity": "sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==",
843
+      "version": "7.22.10",
844
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.10.tgz",
845
+      "integrity": "sha512-eueE8lvKVzq5wIObKK/7dvoeKJ+xc6TvRn6aysIjS6pSCeLy7S/eVi7pEQknZqyqvzaNKdDtem8nUNTBgDVR2g==",
865 846
       "dev": true,
866 847
       "dependencies": {
867 848
         "@babel/helper-environment-visitor": "^7.22.5",
868 849
         "@babel/helper-plugin-utils": "^7.22.5",
869
-        "@babel/helper-remap-async-to-generator": "^7.22.5",
850
+        "@babel/helper-remap-async-to-generator": "^7.22.9",
870 851
         "@babel/plugin-syntax-async-generators": "^7.8.4"
871 852
       },
872 853
       "engines": {
... ...
@@ -909,9 +890,9 @@
909 890
       }
910 891
     },
911 892
     "node_modules/@babel/plugin-transform-block-scoping": {
912
-      "version": "7.22.5",
913
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz",
914
-      "integrity": "sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==",
893
+      "version": "7.22.10",
894
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.10.tgz",
895
+      "integrity": "sha512-1+kVpGAOOI1Albt6Vse7c8pHzcZQdQKW+wJH+g8mCaszOdDVwRXa/slHPqIw+oJAJANTKDMuM2cBdV0Dg618Vg==",
915 896
       "dev": true,
916 897
       "dependencies": {
917 898
         "@babel/helper-plugin-utils": "^7.22.5"
... ...
@@ -996,9 +977,9 @@
996 977
       }
997 978
     },
998 979
     "node_modules/@babel/plugin-transform-destructuring": {
999
-      "version": "7.22.5",
1000
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.5.tgz",
1001
-      "integrity": "sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==",
980
+      "version": "7.22.10",
981
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.10.tgz",
982
+      "integrity": "sha512-dPJrL0VOyxqLM9sritNbMSGx/teueHF/htMKrPT7DNxccXxRDPYqlgPFFdr8u+F+qUZOkZoXue/6rL5O5GduEw==",
1002 983
       "dev": true,
1003 984
       "dependencies": {
1004 985
         "@babel/helper-plugin-utils": "^7.22.5"
... ...
@@ -1365,9 +1346,9 @@
1365 1346
       }
1366 1347
     },
1367 1348
     "node_modules/@babel/plugin-transform-optional-chaining": {
1368
-      "version": "7.22.6",
1369
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz",
1370
-      "integrity": "sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==",
1349
+      "version": "7.22.10",
1350
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.10.tgz",
1351
+      "integrity": "sha512-MMkQqZAZ+MGj+jGTG3OTuhKeBpNcO+0oCEbrGNEaOmiEn+1MzRyQlYsruGiU8RTK3zV6XwrVJTmwiDOyYK6J9g==",
1371 1352
       "dev": true,
1372 1353
       "dependencies": {
1373 1354
         "@babel/helper-plugin-utils": "^7.22.5",
... ...
@@ -1446,13 +1427,13 @@
1446 1427
       }
1447 1428
     },
1448 1429
     "node_modules/@babel/plugin-transform-regenerator": {
1449
-      "version": "7.22.5",
1450
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.5.tgz",
1451
-      "integrity": "sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==",
1430
+      "version": "7.22.10",
1431
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz",
1432
+      "integrity": "sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==",
1452 1433
       "dev": true,
1453 1434
       "dependencies": {
1454 1435
         "@babel/helper-plugin-utils": "^7.22.5",
1455
-        "regenerator-transform": "^0.15.1"
1436
+        "regenerator-transform": "^0.15.2"
1456 1437
       },
1457 1438
       "engines": {
1458 1439
         "node": ">=6.9.0"
... ...
@@ -1553,9 +1534,9 @@
1553 1534
       }
1554 1535
     },
1555 1536
     "node_modules/@babel/plugin-transform-unicode-escapes": {
1556
-      "version": "7.22.5",
1557
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.5.tgz",
1558
-      "integrity": "sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==",
1537
+      "version": "7.22.10",
1538
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz",
1539
+      "integrity": "sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==",
1559 1540
       "dev": true,
1560 1541
       "dependencies": {
1561 1542
         "@babel/helper-plugin-utils": "^7.22.5"
... ...
@@ -1616,13 +1597,13 @@
1616 1597
       }
1617 1598
     },
1618 1599
     "node_modules/@babel/preset-env": {
1619
-      "version": "7.22.9",
1620
-      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.9.tgz",
1621
-      "integrity": "sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==",
1600
+      "version": "7.22.10",
1601
+      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.10.tgz",
1602
+      "integrity": "sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A==",
1622 1603
       "dev": true,
1623 1604
       "dependencies": {
1624 1605
         "@babel/compat-data": "^7.22.9",
1625
-        "@babel/helper-compilation-targets": "^7.22.9",
1606
+        "@babel/helper-compilation-targets": "^7.22.10",
1626 1607
         "@babel/helper-plugin-utils": "^7.22.5",
1627 1608
         "@babel/helper-validator-option": "^7.22.5",
1628 1609
         "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5",
... ...
@@ -1647,15 +1628,15 @@
1647 1628
         "@babel/plugin-syntax-top-level-await": "^7.14.5",
1648 1629
         "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
1649 1630
         "@babel/plugin-transform-arrow-functions": "^7.22.5",
1650
-        "@babel/plugin-transform-async-generator-functions": "^7.22.7",
1631
+        "@babel/plugin-transform-async-generator-functions": "^7.22.10",
1651 1632
         "@babel/plugin-transform-async-to-generator": "^7.22.5",
1652 1633
         "@babel/plugin-transform-block-scoped-functions": "^7.22.5",
1653
-        "@babel/plugin-transform-block-scoping": "^7.22.5",
1634
+        "@babel/plugin-transform-block-scoping": "^7.22.10",
1654 1635
         "@babel/plugin-transform-class-properties": "^7.22.5",
1655 1636
         "@babel/plugin-transform-class-static-block": "^7.22.5",
1656 1637
         "@babel/plugin-transform-classes": "^7.22.6",
1657 1638
         "@babel/plugin-transform-computed-properties": "^7.22.5",
1658
-        "@babel/plugin-transform-destructuring": "^7.22.5",
1639
+        "@babel/plugin-transform-destructuring": "^7.22.10",
1659 1640
         "@babel/plugin-transform-dotall-regex": "^7.22.5",
1660 1641
         "@babel/plugin-transform-duplicate-keys": "^7.22.5",
1661 1642
         "@babel/plugin-transform-dynamic-import": "^7.22.5",
... ...
@@ -1678,27 +1659,27 @@
1678 1659
         "@babel/plugin-transform-object-rest-spread": "^7.22.5",
1679 1660
         "@babel/plugin-transform-object-super": "^7.22.5",
1680 1661
         "@babel/plugin-transform-optional-catch-binding": "^7.22.5",
1681
-        "@babel/plugin-transform-optional-chaining": "^7.22.6",
1662
+        "@babel/plugin-transform-optional-chaining": "^7.22.10",
1682 1663
         "@babel/plugin-transform-parameters": "^7.22.5",
1683 1664
         "@babel/plugin-transform-private-methods": "^7.22.5",
1684 1665
         "@babel/plugin-transform-private-property-in-object": "^7.22.5",
1685 1666
         "@babel/plugin-transform-property-literals": "^7.22.5",
1686
-        "@babel/plugin-transform-regenerator": "^7.22.5",
1667
+        "@babel/plugin-transform-regenerator": "^7.22.10",
1687 1668
         "@babel/plugin-transform-reserved-words": "^7.22.5",
1688 1669
         "@babel/plugin-transform-shorthand-properties": "^7.22.5",
1689 1670
         "@babel/plugin-transform-spread": "^7.22.5",
1690 1671
         "@babel/plugin-transform-sticky-regex": "^7.22.5",
1691 1672
         "@babel/plugin-transform-template-literals": "^7.22.5",
1692 1673
         "@babel/plugin-transform-typeof-symbol": "^7.22.5",
1693
-        "@babel/plugin-transform-unicode-escapes": "^7.22.5",
1674
+        "@babel/plugin-transform-unicode-escapes": "^7.22.10",
1694 1675
         "@babel/plugin-transform-unicode-property-regex": "^7.22.5",
1695 1676
         "@babel/plugin-transform-unicode-regex": "^7.22.5",
1696 1677
         "@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
1697
-        "@babel/preset-modules": "^0.1.5",
1698
-        "@babel/types": "^7.22.5",
1699
-        "babel-plugin-polyfill-corejs2": "^0.4.4",
1700
-        "babel-plugin-polyfill-corejs3": "^0.8.2",
1701
-        "babel-plugin-polyfill-regenerator": "^0.5.1",
1678
+        "@babel/preset-modules": "0.1.6-no-external-plugins",
1679
+        "@babel/types": "^7.22.10",
1680
+        "babel-plugin-polyfill-corejs2": "^0.4.5",
1681
+        "babel-plugin-polyfill-corejs3": "^0.8.3",
1682
+        "babel-plugin-polyfill-regenerator": "^0.5.2",
1702 1683
         "core-js-compat": "^3.31.0",
1703 1684
         "semver": "^6.3.1"
1704 1685
       },
... ...
@@ -1710,14 +1691,12 @@
1710 1691
       }
1711 1692
     },
1712 1693
     "node_modules/@babel/preset-modules": {
1713
-      "version": "0.1.6",
1714
-      "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6.tgz",
1715
-      "integrity": "sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==",
1694
+      "version": "0.1.6-no-external-plugins",
1695
+      "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
1696
+      "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
1716 1697
       "dev": true,
1717 1698
       "dependencies": {
1718 1699
         "@babel/helper-plugin-utils": "^7.0.0",
1719
-        "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
1720
-        "@babel/plugin-transform-dotall-regex": "^7.4.4",
1721 1700
         "@babel/types": "^7.4.4",
1722 1701
         "esutils": "^2.0.2"
1723 1702
       },
... ...
@@ -1732,12 +1711,12 @@
1732 1711
       "dev": true
1733 1712
     },
1734 1713
     "node_modules/@babel/runtime": {
1735
-      "version": "7.22.6",
1736
-      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.6.tgz",
1737
-      "integrity": "sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==",
1714
+      "version": "7.22.10",
1715
+      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.10.tgz",
1716
+      "integrity": "sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==",
1738 1717
       "dev": true,
1739 1718
       "dependencies": {
1740
-        "regenerator-runtime": "^0.13.11"
1719
+        "regenerator-runtime": "^0.14.0"
1741 1720
       },
1742 1721
       "engines": {
1743 1722
         "node": ">=6.9.0"
... ...
@@ -1779,9 +1758,9 @@
1779 1758
       }
1780 1759
     },
1781 1760
     "node_modules/@babel/types": {
1782
-      "version": "7.22.5",
1783
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
1784
-      "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
1761
+      "version": "7.22.10",
1762
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.10.tgz",
1763
+      "integrity": "sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==",
1785 1764
       "dev": true,
1786 1765
       "dependencies": {
1787 1766
         "@babel/helper-string-parser": "^7.22.5",
... ...
@@ -10739,15 +10718,15 @@
10739 10718
       }
10740 10719
     },
10741 10720
     "node_modules/regenerator-runtime": {
10742
-      "version": "0.13.11",
10743
-      "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
10744
-      "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
10721
+      "version": "0.14.0",
10722
+      "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz",
10723
+      "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==",
10745 10724
       "dev": true
10746 10725
     },
10747 10726
     "node_modules/regenerator-transform": {
10748
-      "version": "0.15.1",
10749
-      "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz",
10750
-      "integrity": "sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==",
10727
+      "version": "0.15.2",
10728
+      "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz",
10729
+      "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==",
10751 10730
       "dev": true,
10752 10731
       "dependencies": {
10753 10732
         "@babel/runtime": "^7.8.4"