Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Commit 428497b

Browse files
renovate[bot]ruiaraujo012
authored andcommitted
fix(deps): update typescript-eslint monorepo to v5.59.7
1 parent e5bd3c2 commit 428497b

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

yarn.lock

+46-46
Original file line numberDiff line numberDiff line change
@@ -1648,14 +1648,14 @@
16481648
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
16491649

16501650
"@typescript-eslint/eslint-plugin@^5.49.0":
1651-
version "5.59.6"
1652-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
1653-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
1651+
version "5.59.7"
1652+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
1653+
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
16541654
dependencies:
16551655
"@eslint-community/regexpp" "^4.4.0"
1656-
"@typescript-eslint/scope-manager" "5.59.6"
1657-
"@typescript-eslint/type-utils" "5.59.6"
1658-
"@typescript-eslint/utils" "5.59.6"
1656+
"@typescript-eslint/scope-manager" "5.59.7"
1657+
"@typescript-eslint/type-utils" "5.59.7"
1658+
"@typescript-eslint/utils" "5.59.7"
16591659
debug "^4.3.4"
16601660
grapheme-splitter "^1.0.4"
16611661
ignore "^5.2.0"
@@ -1686,13 +1686,13 @@
16861686
"@typescript-eslint/utils" "5.18.0"
16871687

16881688
"@typescript-eslint/parser@^5.49.0":
1689-
version "5.59.6"
1690-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.6.tgz#bd36f71f5a529f828e20b627078d3ed6738dbb40"
1691-
integrity sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==
1689+
version "5.59.7"
1690+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
1691+
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
16921692
dependencies:
1693-
"@typescript-eslint/scope-manager" "5.59.6"
1694-
"@typescript-eslint/types" "5.59.6"
1695-
"@typescript-eslint/typescript-estree" "5.59.6"
1693+
"@typescript-eslint/scope-manager" "5.59.7"
1694+
"@typescript-eslint/types" "5.59.7"
1695+
"@typescript-eslint/typescript-estree" "5.59.7"
16961696
debug "^4.3.4"
16971697

16981698
"@typescript-eslint/parser@^5.5.0":
@@ -1713,13 +1713,13 @@
17131713
"@typescript-eslint/types" "5.18.0"
17141714
"@typescript-eslint/visitor-keys" "5.18.0"
17151715

1716-
"@typescript-eslint/[email protected].6":
1717-
version "5.59.6"
1718-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.6.tgz#d43a3687aa4433868527cfe797eb267c6be35f19"
1719-
integrity sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==
1716+
"@typescript-eslint/[email protected].7":
1717+
version "5.59.7"
1718+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
1719+
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
17201720
dependencies:
1721-
"@typescript-eslint/types" "5.59.6"
1722-
"@typescript-eslint/visitor-keys" "5.59.6"
1721+
"@typescript-eslint/types" "5.59.7"
1722+
"@typescript-eslint/visitor-keys" "5.59.7"
17231723

17241724
"@typescript-eslint/[email protected]":
17251725
version "5.18.0"
@@ -1730,13 +1730,13 @@
17301730
debug "^4.3.2"
17311731
tsutils "^3.21.0"
17321732

1733-
"@typescript-eslint/[email protected].6":
1734-
version "5.59.6"
1735-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
1736-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
1733+
"@typescript-eslint/[email protected].7":
1734+
version "5.59.7"
1735+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
1736+
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
17371737
dependencies:
1738-
"@typescript-eslint/typescript-estree" "5.59.6"
1739-
"@typescript-eslint/utils" "5.59.6"
1738+
"@typescript-eslint/typescript-estree" "5.59.7"
1739+
"@typescript-eslint/utils" "5.59.7"
17401740
debug "^4.3.4"
17411741
tsutils "^3.21.0"
17421742

@@ -1745,10 +1745,10 @@
17451745
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
17461746
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
17471747

1748-
"@typescript-eslint/[email protected].6":
1749-
version "5.59.6"
1750-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
1751-
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
1748+
"@typescript-eslint/[email protected].7":
1749+
version "5.59.7"
1750+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
1751+
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
17521752

17531753
"@typescript-eslint/[email protected]":
17541754
version "5.18.0"
@@ -1763,13 +1763,13 @@
17631763
semver "^7.3.5"
17641764
tsutils "^3.21.0"
17651765

1766-
"@typescript-eslint/[email protected].6":
1767-
version "5.59.6"
1768-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b"
1769-
integrity sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==
1766+
"@typescript-eslint/[email protected].7":
1767+
version "5.59.7"
1768+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
1769+
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
17701770
dependencies:
1771-
"@typescript-eslint/types" "5.59.6"
1772-
"@typescript-eslint/visitor-keys" "5.59.6"
1771+
"@typescript-eslint/types" "5.59.7"
1772+
"@typescript-eslint/visitor-keys" "5.59.7"
17731773
debug "^4.3.4"
17741774
globby "^11.1.0"
17751775
is-glob "^4.0.3"
@@ -1788,17 +1788,17 @@
17881788
eslint-scope "^5.1.1"
17891789
eslint-utils "^3.0.0"
17901790

1791-
"@typescript-eslint/[email protected].6":
1792-
version "5.59.6"
1793-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
1794-
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
1791+
"@typescript-eslint/[email protected].7":
1792+
version "5.59.7"
1793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1794+
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
17951795
dependencies:
17961796
"@eslint-community/eslint-utils" "^4.2.0"
17971797
"@types/json-schema" "^7.0.9"
17981798
"@types/semver" "^7.3.12"
1799-
"@typescript-eslint/scope-manager" "5.59.6"
1800-
"@typescript-eslint/types" "5.59.6"
1801-
"@typescript-eslint/typescript-estree" "5.59.6"
1799+
"@typescript-eslint/scope-manager" "5.59.7"
1800+
"@typescript-eslint/types" "5.59.7"
1801+
"@typescript-eslint/typescript-estree" "5.59.7"
18021802
eslint-scope "^5.1.1"
18031803
semver "^7.3.7"
18041804

@@ -1810,12 +1810,12 @@
18101810
"@typescript-eslint/types" "5.18.0"
18111811
eslint-visitor-keys "^3.0.0"
18121812

1813-
"@typescript-eslint/[email protected].6":
1814-
version "5.59.6"
1815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz#673fccabf28943847d0c8e9e8d008e3ada7be6bb"
1816-
integrity sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==
1813+
"@typescript-eslint/[email protected].7":
1814+
version "5.59.7"
1815+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
1816+
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
18171817
dependencies:
1818-
"@typescript-eslint/types" "5.59.6"
1818+
"@typescript-eslint/types" "5.59.7"
18191819
eslint-visitor-keys "^3.3.0"
18201820

18211821
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)