aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Depfu Bot <bot@depfu.com>2022-02-08 20:06:59 +0000
committerLibravatar Depfu Bot <bot@depfu.com>2022-02-08 20:06:59 +0000
commit408405ae52a25fb9df0e2c4d93fee5b9627069d4 (patch)
treea6d7884c35f6fac5712fcf92dc9328cf0b8e1592
parentchore(deps): update eslint to version 8.8.0 (diff)
downloadsophie-408405ae52a25fb9df0e2c4d93fee5b9627069d4.tar.gz
sophie-408405ae52a25fb9df0e2c4d93fee5b9627069d4.tar.zst
sophie-408405ae52a25fb9df0e2c4d93fee5b9627069d4.zip
chore(deps): update all of typescript-eslint to version 5.11.0
-rw-r--r--package.json4
-rw-r--r--yarn.lock98
2 files changed, 51 insertions, 51 deletions
diff --git a/package.json b/package.json
index 19e33da..26dabec 100644
--- a/package.json
+++ b/package.json
@@ -57,8 +57,8 @@
57 "@types/is-ci": "^3.0.0", 57 "@types/is-ci": "^3.0.0",
58 "@types/jest": "^27.4.0", 58 "@types/jest": "^27.4.0",
59 "@types/prettier": "^2.4.3", 59 "@types/prettier": "^2.4.3",
60 "@typescript-eslint/eslint-plugin": "^5.10.1", 60 "@typescript-eslint/eslint-plugin": "^5.11.0",
61 "@typescript-eslint/parser": "^5.10.1", 61 "@typescript-eslint/parser": "^5.11.0",
62 "@vitejs/plugin-react": "^1.1.4", 62 "@vitejs/plugin-react": "^1.1.4",
63 "chokidar": "^3.5.3", 63 "chokidar": "^3.5.3",
64 "cross-env": "^7.0.3", 64 "cross-env": "^7.0.3",
diff --git a/yarn.lock b/yarn.lock
index 6cf118c..a701a93 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1692,13 +1692,13 @@ __metadata:
1692 languageName: node 1692 languageName: node
1693 linkType: hard 1693 linkType: hard
1694 1694
1695"@typescript-eslint/eslint-plugin@npm:^5.10.1": 1695"@typescript-eslint/eslint-plugin@npm:^5.11.0":
1696 version: 5.10.1 1696 version: 5.11.0
1697 resolution: "@typescript-eslint/eslint-plugin@npm:5.10.1" 1697 resolution: "@typescript-eslint/eslint-plugin@npm:5.11.0"
1698 dependencies: 1698 dependencies:
1699 "@typescript-eslint/scope-manager": 5.10.1 1699 "@typescript-eslint/scope-manager": 5.11.0
1700 "@typescript-eslint/type-utils": 5.10.1 1700 "@typescript-eslint/type-utils": 5.11.0
1701 "@typescript-eslint/utils": 5.10.1 1701 "@typescript-eslint/utils": 5.11.0
1702 debug: ^4.3.2 1702 debug: ^4.3.2
1703 functional-red-black-tree: ^1.0.1 1703 functional-red-black-tree: ^1.0.1
1704 ignore: ^5.1.8 1704 ignore: ^5.1.8
@@ -1711,42 +1711,42 @@ __metadata:
1711 peerDependenciesMeta: 1711 peerDependenciesMeta:
1712 typescript: 1712 typescript:
1713 optional: true 1713 optional: true
1714 checksum: 44d71b4622c0e53bb0c576f2b94bf9274faf0c2f3d5fc0357ecec211add6ebfc96c15a5fa68aab8eede1a928f09631062517617ee83a8d228d2c81215c0156a8 1714 checksum: fa546ba4397f3e693870c39d1e8df6feccb728a7092be6312b78806a64c4ff4648cff0462503d3e510e8b173b9704c19e78d2a7af790ab1c0309782e33a89c32
1715 languageName: node 1715 languageName: node
1716 linkType: hard 1716 linkType: hard
1717 1717
1718"@typescript-eslint/parser@npm:^5.10.1": 1718"@typescript-eslint/parser@npm:^5.11.0":
1719 version: 5.10.1 1719 version: 5.11.0
1720 resolution: "@typescript-eslint/parser@npm:5.10.1" 1720 resolution: "@typescript-eslint/parser@npm:5.11.0"
1721 dependencies: 1721 dependencies:
1722 "@typescript-eslint/scope-manager": 5.10.1 1722 "@typescript-eslint/scope-manager": 5.11.0
1723 "@typescript-eslint/types": 5.10.1 1723 "@typescript-eslint/types": 5.11.0
1724 "@typescript-eslint/typescript-estree": 5.10.1 1724 "@typescript-eslint/typescript-estree": 5.11.0
1725 debug: ^4.3.2 1725 debug: ^4.3.2
1726 peerDependencies: 1726 peerDependencies:
1727 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 1727 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
1728 peerDependenciesMeta: 1728 peerDependenciesMeta:
1729 typescript: 1729 typescript:
1730 optional: true 1730 optional: true
1731 checksum: 36e94b3fb5010f09311f1667f8beed1ece46677e738424df78e266eef0957e33671d505a7979d775e863b553d509ce8dbee6201a6994da5282ff38f8e1ae0303 1731 checksum: 521b6e701d877dc0514c6a3992f4900aa6fea28ba7c0bc03c634dad2b50aa195401e45683dfebd9e8492a857cd84bba3b585d8fe8d0cd1d7e2720372c34c50a3
1732 languageName: node 1732 languageName: node
1733 linkType: hard 1733 linkType: hard
1734 1734
1735"@typescript-eslint/scope-manager@npm:5.10.1": 1735"@typescript-eslint/scope-manager@npm:5.11.0":
1736 version: 5.10.1 1736 version: 5.11.0
1737 resolution: "@typescript-eslint/scope-manager@npm:5.10.1" 1737 resolution: "@typescript-eslint/scope-manager@npm:5.11.0"
1738 dependencies: 1738 dependencies:
1739 "@typescript-eslint/types": 5.10.1 1739 "@typescript-eslint/types": 5.11.0
1740 "@typescript-eslint/visitor-keys": 5.10.1 1740 "@typescript-eslint/visitor-keys": 5.11.0
1741 checksum: a4f802ca683bcb3db0e14739d02e680f0f51b6562c23380ea9e0878a70f638572650bd2dbc62f8d74bc39657c053c3e6469a0d4179d3d99bb94fd47bd14d6ecf 1741 checksum: bf7feaed495ed4cafa1b89a2b73781b30061d019e1c1b3765dc8006e7f36b537f6f451e37c77400067771318b4f0c5915804084dc6299ea7c6ecde2daf0aca1c
1742 languageName: node 1742 languageName: node
1743 linkType: hard 1743 linkType: hard
1744 1744
1745"@typescript-eslint/type-utils@npm:5.10.1": 1745"@typescript-eslint/type-utils@npm:5.11.0":
1746 version: 5.10.1 1746 version: 5.11.0
1747 resolution: "@typescript-eslint/type-utils@npm:5.10.1" 1747 resolution: "@typescript-eslint/type-utils@npm:5.11.0"
1748 dependencies: 1748 dependencies:
1749 "@typescript-eslint/utils": 5.10.1 1749 "@typescript-eslint/utils": 5.11.0
1750 debug: ^4.3.2 1750 debug: ^4.3.2
1751 tsutils: ^3.21.0 1751 tsutils: ^3.21.0
1752 peerDependencies: 1752 peerDependencies:
@@ -1754,23 +1754,23 @@ __metadata:
1754 peerDependenciesMeta: 1754 peerDependenciesMeta:
1755 typescript: 1755 typescript:
1756 optional: true 1756 optional: true
1757 checksum: f7310e036490c47bce132ad4c8185dc253eb5afb954788335811f46ae36c0ea92816319ca1072481f9a8dbac3cd36cc22a8cdc86f2014d0882b8c4029c69d491 1757 checksum: fd570806d82874289ded6bfd90ff5414d4365b95b4a2e911f7ff2fee6e2c7675d0f2f71580c24cb8be733c3dfe2cd33eedff99ae2aa50f61b1b5af76499074eb
1758 languageName: node 1758 languageName: node
1759 linkType: hard 1759 linkType: hard
1760 1760
1761"@typescript-eslint/types@npm:5.10.1": 1761"@typescript-eslint/types@npm:5.11.0":
1762 version: 5.10.1 1762 version: 5.11.0
1763 resolution: "@typescript-eslint/types@npm:5.10.1" 1763 resolution: "@typescript-eslint/types@npm:5.11.0"
1764 checksum: e8bbedae74637c35677aab92eceb154e8f1b100b6015d4aa20b5d52bb2e486e50733feca07610406763e1cc36c448a97ca77f058f4e07e7c61bd8d830c092030 1764 checksum: b1531481da75a6c89510ad03f3db68e4797b25438bb902ee322bd1c154b83396016271cc00356dcdbc300a8ee421493aae803b8c716f36d7b4808fe045ae3a2a
1765 languageName: node 1765 languageName: node
1766 linkType: hard 1766 linkType: hard
1767 1767
1768"@typescript-eslint/typescript-estree@npm:5.10.1": 1768"@typescript-eslint/typescript-estree@npm:5.11.0":
1769 version: 5.10.1 1769 version: 5.11.0
1770 resolution: "@typescript-eslint/typescript-estree@npm:5.10.1" 1770 resolution: "@typescript-eslint/typescript-estree@npm:5.11.0"
1771 dependencies: 1771 dependencies:
1772 "@typescript-eslint/types": 5.10.1 1772 "@typescript-eslint/types": 5.11.0
1773 "@typescript-eslint/visitor-keys": 5.10.1 1773 "@typescript-eslint/visitor-keys": 5.11.0
1774 debug: ^4.3.2 1774 debug: ^4.3.2
1775 globby: ^11.0.4 1775 globby: ^11.0.4
1776 is-glob: ^4.0.3 1776 is-glob: ^4.0.3
@@ -1779,33 +1779,33 @@ __metadata:
1779 peerDependenciesMeta: 1779 peerDependenciesMeta:
1780 typescript: 1780 typescript:
1781 optional: true 1781 optional: true
1782 checksum: 5721e99baa9b286a474a22c4b08e6ac5a0d79435e7f2a91e876e6a2135a44244f0a83ff42cc1cd2ac23cc6ee014965baaa84481e9017f703c45f22e474620c7f 1782 checksum: 7bda55501c586efd7f8065b4158016486d8af92b8419931fbea7cec9bfe074075de8cdebec8baa1ac8a5c3f973599b9dd44a51fced1792176e49cd60cc8e5442
1783 languageName: node 1783 languageName: node
1784 linkType: hard 1784 linkType: hard
1785 1785
1786"@typescript-eslint/utils@npm:5.10.1, @typescript-eslint/utils@npm:^5.10.0": 1786"@typescript-eslint/utils@npm:5.11.0, @typescript-eslint/utils@npm:^5.10.0":
1787 version: 5.10.1 1787 version: 5.11.0
1788 resolution: "@typescript-eslint/utils@npm:5.10.1" 1788 resolution: "@typescript-eslint/utils@npm:5.11.0"
1789 dependencies: 1789 dependencies:
1790 "@types/json-schema": ^7.0.9 1790 "@types/json-schema": ^7.0.9
1791 "@typescript-eslint/scope-manager": 5.10.1 1791 "@typescript-eslint/scope-manager": 5.11.0
1792 "@typescript-eslint/types": 5.10.1 1792 "@typescript-eslint/types": 5.11.0
1793 "@typescript-eslint/typescript-estree": 5.10.1 1793 "@typescript-eslint/typescript-estree": 5.11.0
1794 eslint-scope: ^5.1.1 1794 eslint-scope: ^5.1.1
1795 eslint-utils: ^3.0.0 1795 eslint-utils: ^3.0.0
1796 peerDependencies: 1796 peerDependencies:
1797 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 1797 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
1798 checksum: beca5b5eb56b6236215baa409619fc8eea700e733094683c3ac39236bf442793b61fcf3ad6fe57ccec265649962d84c1951900e47bd55208ed50c4c2c7d8cf6b 1798 checksum: 5ab1a15db1e0a2fbb857a8a16325459ad3d5239066f2641aa93ad9f7d08252d3a4ca6ae356c51cba1c6c81a65d84883436566b01932fa55b64a69796b950900d
1799 languageName: node 1799 languageName: node
1800 linkType: hard 1800 linkType: hard
1801 1801
1802"@typescript-eslint/visitor-keys@npm:5.10.1": 1802"@typescript-eslint/visitor-keys@npm:5.11.0":
1803 version: 5.10.1 1803 version: 5.11.0
1804 resolution: "@typescript-eslint/visitor-keys@npm:5.10.1" 1804 resolution: "@typescript-eslint/visitor-keys@npm:5.11.0"
1805 dependencies: 1805 dependencies:
1806 "@typescript-eslint/types": 5.10.1 1806 "@typescript-eslint/types": 5.11.0
1807 eslint-visitor-keys: ^3.0.0 1807 eslint-visitor-keys: ^3.0.0
1808 checksum: 7e1e1a41b2df797534ee56c0d9ae2a056e0ca0ca019b31125fd52d7deb0e802d899920031f2dbf88a951e6752d8fcbd9fa904eaeccb50cf30d2b92b54fd7879d 1808 checksum: 8f0b6fe1e86bc93825a137be3220f57e3a4bee410cca5d35963a0cd416750b31291a73c4294676d94ed0f5066b4cfb3a8f512d409881daa550d1645f4381eb21
1809 languageName: node 1809 languageName: node
1810 linkType: hard 1810 linkType: hard
1811 1811
@@ -8195,8 +8195,8 @@ __metadata:
8195 "@types/is-ci": ^3.0.0 8195 "@types/is-ci": ^3.0.0
8196 "@types/jest": ^27.4.0 8196 "@types/jest": ^27.4.0
8197 "@types/prettier": ^2.4.3 8197 "@types/prettier": ^2.4.3
8198 "@typescript-eslint/eslint-plugin": ^5.10.1 8198 "@typescript-eslint/eslint-plugin": ^5.11.0
8199 "@typescript-eslint/parser": ^5.10.1 8199 "@typescript-eslint/parser": ^5.11.0
8200 "@vitejs/plugin-react": ^1.1.4 8200 "@vitejs/plugin-react": ^1.1.4
8201 chokidar: ^3.5.3 8201 chokidar: ^3.5.3
8202 cross-env: ^7.0.3 8202 cross-env: ^7.0.3