Skip to content

Commit d32a12a

Browse files
authored
Merge pull request #327 from duyet/renovate/major-typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/parser to v8
2 parents 90cb767 + 7a5d705 commit d32a12a

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/node": "^20.11.28",
6767
"@types/react": "^18.2.66",
6868
"@types/react-dom": "^18",
69-
"@typescript-eslint/parser": "^7.2.0",
69+
"@typescript-eslint/parser": "^8.0.0",
7070
"autoprefixer": "^10.0.1",
7171
"cypress": "13.13.1",
7272
"cypress-real-events": "^1.13.0",

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,24 +1832,16 @@
18321832
"@typescript-eslint/visitor-keys" "7.2.0"
18331833
debug "^4.3.4"
18341834

1835-
"@typescript-eslint/parser@^7.2.0":
1836-
version "7.16.1"
1837-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274"
1838-
integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==
1839-
dependencies:
1840-
"@typescript-eslint/scope-manager" "7.16.1"
1841-
"@typescript-eslint/types" "7.16.1"
1842-
"@typescript-eslint/typescript-estree" "7.16.1"
1843-
"@typescript-eslint/visitor-keys" "7.16.1"
1844-
debug "^4.3.4"
1845-
1846-
"@typescript-eslint/scope-manager@7.16.1":
1847-
version "7.16.1"
1848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1"
1849-
integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==
1835+
"@typescript-eslint/parser@^8.0.0":
1836+
version "8.0.0"
1837+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
1838+
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
18501839
dependencies:
1851-
"@typescript-eslint/types" "7.16.1"
1852-
"@typescript-eslint/visitor-keys" "7.16.1"
1840+
"@typescript-eslint/scope-manager" "8.0.0"
1841+
"@typescript-eslint/types" "8.0.0"
1842+
"@typescript-eslint/typescript-estree" "8.0.0"
1843+
"@typescript-eslint/visitor-keys" "8.0.0"
1844+
debug "^4.3.4"
18531845

18541846
"@typescript-eslint/scope-manager@7.2.0":
18551847
version "7.2.0"
@@ -1859,29 +1851,23 @@
18591851
"@typescript-eslint/types" "7.2.0"
18601852
"@typescript-eslint/visitor-keys" "7.2.0"
18611853

1862-
"@typescript-eslint/types@7.16.1":
1863-
version "7.16.1"
1864-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
1865-
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
1854+
"@typescript-eslint/scope-manager@8.0.0":
1855+
version "8.0.0"
1856+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
1857+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
1858+
dependencies:
1859+
"@typescript-eslint/types" "8.0.0"
1860+
"@typescript-eslint/visitor-keys" "8.0.0"
18661861

18671862
"@typescript-eslint/types@7.2.0":
18681863
version "7.2.0"
18691864
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f"
18701865
integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==
18711866

1872-
"@typescript-eslint/typescript-estree@7.16.1":
1873-
version "7.16.1"
1874-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3"
1875-
integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==
1876-
dependencies:
1877-
"@typescript-eslint/types" "7.16.1"
1878-
"@typescript-eslint/visitor-keys" "7.16.1"
1879-
debug "^4.3.4"
1880-
globby "^11.1.0"
1881-
is-glob "^4.0.3"
1882-
minimatch "^9.0.4"
1883-
semver "^7.6.0"
1884-
ts-api-utils "^1.3.0"
1867+
"@typescript-eslint/types@8.0.0":
1868+
version "8.0.0"
1869+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
1870+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
18851871

18861872
"@typescript-eslint/typescript-estree@7.2.0":
18871873
version "7.2.0"
@@ -1897,13 +1883,19 @@
18971883
semver "^7.5.4"
18981884
ts-api-utils "^1.0.1"
18991885

1900-
"@typescript-eslint/visitor-keys@7.16.1":
1901-
version "7.16.1"
1902-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b"
1903-
integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==
1886+
"@typescript-eslint/typescript-estree@8.0.0":
1887+
version "8.0.0"
1888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
1889+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
19041890
dependencies:
1905-
"@typescript-eslint/types" "7.16.1"
1906-
eslint-visitor-keys "^3.4.3"
1891+
"@typescript-eslint/types" "8.0.0"
1892+
"@typescript-eslint/visitor-keys" "8.0.0"
1893+
debug "^4.3.4"
1894+
globby "^11.1.0"
1895+
is-glob "^4.0.3"
1896+
minimatch "^9.0.4"
1897+
semver "^7.6.0"
1898+
ts-api-utils "^1.3.0"
19071899

19081900
"@typescript-eslint/visitor-keys@7.2.0":
19091901
version "7.2.0"
@@ -1913,6 +1905,14 @@
19131905
"@typescript-eslint/types" "7.2.0"
19141906
eslint-visitor-keys "^3.4.1"
19151907

1908+
"@typescript-eslint/visitor-keys@8.0.0":
1909+
version "8.0.0"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
1911+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
1912+
dependencies:
1913+
"@typescript-eslint/types" "8.0.0"
1914+
eslint-visitor-keys "^3.4.3"
1915+
19161916
"@uiw/react-heat-map@^2.2.1":
19171917
version "2.2.2"
19181918
resolved "https://registry.yarnpkg.com/@uiw/react-heat-map/-/react-heat-map-2.2.2.tgz#65723d9b53d1d5e79678ca7b38661e00469b88f3"

0 commit comments

Comments
 (0)