Skip to content

Commit a8ba36f

Browse files
authored
Merge pull request #314 from raduwen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.46.1
2 parents e50b0bb + 60bf0fc commit a8ba36f

File tree

2 files changed

+28
-56
lines changed

2 files changed

+28
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/node": "^18.11.8",
3030
"@types/react": "^18.0.24",
31-
"@typescript-eslint/eslint-plugin": "^5.41.0",
31+
"@typescript-eslint/eslint-plugin": "^5.46.1",
3232
"@typescript-eslint/parser": "^5.46.1",
3333
"eslint": "^8.26.0",
3434
"eslint-config-next": "^13.0.0",

yarn.lock

Lines changed: 27 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,16 +1821,17 @@
18211821
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
18221822
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
18231823

1824-
"@typescript-eslint/eslint-plugin@^5.41.0":
1825-
version "5.41.0"
1826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.41.0.tgz#f8eeb1c6bb2549f795f3ba71aec3b38d1ab6b1e1"
1827-
integrity sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==
1828-
dependencies:
1829-
"@typescript-eslint/scope-manager" "5.41.0"
1830-
"@typescript-eslint/type-utils" "5.41.0"
1831-
"@typescript-eslint/utils" "5.41.0"
1824+
"@typescript-eslint/eslint-plugin@^5.46.1":
1825+
version "5.46.1"
1826+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
1827+
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
1828+
dependencies:
1829+
"@typescript-eslint/scope-manager" "5.46.1"
1830+
"@typescript-eslint/type-utils" "5.46.1"
1831+
"@typescript-eslint/utils" "5.46.1"
18321832
debug "^4.3.4"
18331833
ignore "^5.2.0"
1834+
natural-compare-lite "^1.4.0"
18341835
regexpp "^3.2.0"
18351836
semver "^7.3.7"
18361837
tsutils "^3.21.0"
@@ -1845,14 +1846,6 @@
18451846
"@typescript-eslint/typescript-estree" "5.46.1"
18461847
debug "^4.3.4"
18471848

1848-
"@typescript-eslint/scope-manager@5.41.0":
1849-
version "5.41.0"
1850-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz#28e3a41d626288d0628be14cf9de8d49fc30fadf"
1851-
integrity sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==
1852-
dependencies:
1853-
"@typescript-eslint/types" "5.41.0"
1854-
"@typescript-eslint/visitor-keys" "5.41.0"
1855-
18561849
"@typescript-eslint/scope-manager@5.46.1":
18571850
version "5.46.1"
18581851
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
@@ -1861,39 +1854,21 @@
18611854
"@typescript-eslint/types" "5.46.1"
18621855
"@typescript-eslint/visitor-keys" "5.46.1"
18631856

1864-
"@typescript-eslint/type-utils@5.41.0":
1865-
version "5.41.0"
1866-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.41.0.tgz#2371601171e9f26a4e6da918a7913f7266890cdf"
1867-
integrity sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==
1857+
"@typescript-eslint/type-utils@5.46.1":
1858+
version "5.46.1"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
1860+
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
18681861
dependencies:
1869-
"@typescript-eslint/typescript-estree" "5.41.0"
1870-
"@typescript-eslint/utils" "5.41.0"
1862+
"@typescript-eslint/typescript-estree" "5.46.1"
1863+
"@typescript-eslint/utils" "5.46.1"
18711864
debug "^4.3.4"
18721865
tsutils "^3.21.0"
18731866

1874-
"@typescript-eslint/types@5.41.0":
1875-
version "5.41.0"
1876-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
1877-
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
1878-
18791867
"@typescript-eslint/types@5.46.1":
18801868
version "5.46.1"
18811869
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
18821870
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
18831871

1884-
"@typescript-eslint/typescript-estree@5.41.0":
1885-
version "5.41.0"
1886-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz#bf5c6b3138adbdc73ba4871d060ae12c59366c61"
1887-
integrity sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==
1888-
dependencies:
1889-
"@typescript-eslint/types" "5.41.0"
1890-
"@typescript-eslint/visitor-keys" "5.41.0"
1891-
debug "^4.3.4"
1892-
globby "^11.1.0"
1893-
is-glob "^4.0.3"
1894-
semver "^7.3.7"
1895-
tsutils "^3.21.0"
1896-
18971872
"@typescript-eslint/typescript-estree@5.46.1":
18981873
version "5.46.1"
18991874
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
@@ -1907,28 +1882,20 @@
19071882
semver "^7.3.7"
19081883
tsutils "^3.21.0"
19091884

1910-
"@typescript-eslint/utils@5.41.0":
1911-
version "5.41.0"
1912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.41.0.tgz#f41ae5883994a249d00b2ce69f4188f3a23fa0f9"
1913-
integrity sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==
1885+
"@typescript-eslint/utils@5.46.1":
1886+
version "5.46.1"
1887+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
1888+
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
19141889
dependencies:
19151890
"@types/json-schema" "^7.0.9"
19161891
"@types/semver" "^7.3.12"
1917-
"@typescript-eslint/scope-manager" "5.41.0"
1918-
"@typescript-eslint/types" "5.41.0"
1919-
"@typescript-eslint/typescript-estree" "5.41.0"
1892+
"@typescript-eslint/scope-manager" "5.46.1"
1893+
"@typescript-eslint/types" "5.46.1"
1894+
"@typescript-eslint/typescript-estree" "5.46.1"
19201895
eslint-scope "^5.1.1"
19211896
eslint-utils "^3.0.0"
19221897
semver "^7.3.7"
19231898

1924-
"@typescript-eslint/visitor-keys@5.41.0":
1925-
version "5.41.0"
1926-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz#d3510712bc07d5540160ed3c0f8f213b73e3bcd9"
1927-
integrity sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==
1928-
dependencies:
1929-
"@typescript-eslint/types" "5.41.0"
1930-
eslint-visitor-keys "^3.3.0"
1931-
19321899
"@typescript-eslint/visitor-keys@5.46.1":
19331900
version "5.46.1"
19341901
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
@@ -5720,6 +5687,11 @@ nanoid@^3.3.4:
57205687
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
57215688
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
57225689

5690+
natural-compare-lite@^1.4.0:
5691+
version "1.4.0"
5692+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
5693+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
5694+
57235695
natural-compare@^1.4.0:
57245696
version "1.4.0"
57255697
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)