Skip to content

Commit 11f6378

Browse files
renovate[bot]eugeneo
authored andcommitted
Update typescript-eslint monorepo to v8.1.0
1 parent 8e96874 commit 11f6378

1 file changed

Lines changed: 52 additions & 52 deletions

File tree

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,84 +1542,84 @@
15421542
"@types/yargs-parser" "*"
15431543

15441544
"@typescript-eslint/eslint-plugin@^8.0.0":
1545-
version "8.0.0"
1546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
1547-
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
1545+
version "8.1.0"
1546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.1.0.tgz#3c020deeaaba82a6f741d00dacf172c53be4911f"
1547+
integrity sha512-LlNBaHFCEBPHyD4pZXb35mzjGkuGKXU5eeCA1SxvHfiRES0E82dOounfVpL4DCqYvJEKab0bZIA0gCRpdLKkCw==
15481548
dependencies:
15491549
"@eslint-community/regexpp" "^4.10.0"
1550-
"@typescript-eslint/scope-manager" "8.0.0"
1551-
"@typescript-eslint/type-utils" "8.0.0"
1552-
"@typescript-eslint/utils" "8.0.0"
1553-
"@typescript-eslint/visitor-keys" "8.0.0"
1550+
"@typescript-eslint/scope-manager" "8.1.0"
1551+
"@typescript-eslint/type-utils" "8.1.0"
1552+
"@typescript-eslint/utils" "8.1.0"
1553+
"@typescript-eslint/visitor-keys" "8.1.0"
15541554
graphemer "^1.4.0"
15551555
ignore "^5.3.1"
15561556
natural-compare "^1.4.0"
15571557
ts-api-utils "^1.3.0"
15581558

15591559
"@typescript-eslint/parser@^8.0.0":
1560-
version "8.0.0"
1561-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
1562-
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
1563-
dependencies:
1564-
"@typescript-eslint/scope-manager" "8.0.0"
1565-
"@typescript-eslint/types" "8.0.0"
1566-
"@typescript-eslint/typescript-estree" "8.0.0"
1567-
"@typescript-eslint/visitor-keys" "8.0.0"
1560+
version "8.1.0"
1561+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.1.0.tgz#b7e77f5fa212df59eba51ecd4986f194bccc2303"
1562+
integrity sha512-U7iTAtGgJk6DPX9wIWPPOlt1gO57097G06gIcl0N0EEnNw8RGD62c+2/DiP/zL7KrkqnnqF7gtFGR7YgzPllTA==
1563+
dependencies:
1564+
"@typescript-eslint/scope-manager" "8.1.0"
1565+
"@typescript-eslint/types" "8.1.0"
1566+
"@typescript-eslint/typescript-estree" "8.1.0"
1567+
"@typescript-eslint/visitor-keys" "8.1.0"
15681568
debug "^4.3.4"
15691569

1570-
"@typescript-eslint/scope-manager@8.0.0":
1571-
version "8.0.0"
1572-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
1573-
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
1570+
"@typescript-eslint/scope-manager@8.1.0":
1571+
version "8.1.0"
1572+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz#dd8987d2efebb71d230a1c71d82e84a7aead5c3d"
1573+
integrity sha512-DsuOZQji687sQUjm4N6c9xABJa7fjvfIdjqpSIIVOgaENf2jFXiM9hIBZOL3hb6DHK9Nvd2d7zZnoMLf9e0OtQ==
15741574
dependencies:
1575-
"@typescript-eslint/types" "8.0.0"
1576-
"@typescript-eslint/visitor-keys" "8.0.0"
1575+
"@typescript-eslint/types" "8.1.0"
1576+
"@typescript-eslint/visitor-keys" "8.1.0"
15771577

1578-
"@typescript-eslint/type-utils@8.0.0":
1579-
version "8.0.0"
1580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
1581-
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
1578+
"@typescript-eslint/type-utils@8.1.0":
1579+
version "8.1.0"
1580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.1.0.tgz#dbf5a4308166dfc37a36305390dea04a3a3b5048"
1581+
integrity sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==
15821582
dependencies:
1583-
"@typescript-eslint/typescript-estree" "8.0.0"
1584-
"@typescript-eslint/utils" "8.0.0"
1583+
"@typescript-eslint/typescript-estree" "8.1.0"
1584+
"@typescript-eslint/utils" "8.1.0"
15851585
debug "^4.3.4"
15861586
ts-api-utils "^1.3.0"
15871587

1588-
"@typescript-eslint/types@8.0.0":
1589-
version "8.0.0"
1590-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
1591-
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
1588+
"@typescript-eslint/types@8.1.0":
1589+
version "8.1.0"
1590+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.1.0.tgz#fbf1eaa668a7e444ac507732ca9d3c3468e5db9c"
1591+
integrity sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==
15921592

1593-
"@typescript-eslint/typescript-estree@8.0.0":
1594-
version "8.0.0"
1595-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
1596-
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
1593+
"@typescript-eslint/typescript-estree@8.1.0":
1594+
version "8.1.0"
1595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz#c44e5667683c0bb5caa43192e27de6a994f4e4c4"
1596+
integrity sha512-NTHhmufocEkMiAord/g++gWKb0Fr34e9AExBRdqgWdVBaKoei2dIyYKD9Q0jBnvfbEA5zaf8plUFMUH6kQ0vGg==
15971597
dependencies:
1598-
"@typescript-eslint/types" "8.0.0"
1599-
"@typescript-eslint/visitor-keys" "8.0.0"
1598+
"@typescript-eslint/types" "8.1.0"
1599+
"@typescript-eslint/visitor-keys" "8.1.0"
16001600
debug "^4.3.4"
16011601
globby "^11.1.0"
16021602
is-glob "^4.0.3"
16031603
minimatch "^9.0.4"
16041604
semver "^7.6.0"
16051605
ts-api-utils "^1.3.0"
16061606

1607-
"@typescript-eslint/utils@8.0.0":
1608-
version "8.0.0"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
1610-
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
1607+
"@typescript-eslint/utils@8.1.0":
1608+
version "8.1.0"
1609+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.1.0.tgz#a922985a43d2560ce0d293be79148fa80c1325e0"
1610+
integrity sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==
16111611
dependencies:
16121612
"@eslint-community/eslint-utils" "^4.4.0"
1613-
"@typescript-eslint/scope-manager" "8.0.0"
1614-
"@typescript-eslint/types" "8.0.0"
1615-
"@typescript-eslint/typescript-estree" "8.0.0"
1613+
"@typescript-eslint/scope-manager" "8.1.0"
1614+
"@typescript-eslint/types" "8.1.0"
1615+
"@typescript-eslint/typescript-estree" "8.1.0"
16161616

1617-
"@typescript-eslint/visitor-keys@8.0.0":
1618-
version "8.0.0"
1619-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
1620-
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
1617+
"@typescript-eslint/visitor-keys@8.1.0":
1618+
version "8.1.0"
1619+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz#ab2b3a9699a8ddebf0c205e133f114c1fed9daad"
1620+
integrity sha512-ba0lNI19awqZ5ZNKh6wCModMwoZs457StTebQ0q1NP58zSi2F6MOZRXwfKZy+jB78JNJ/WH8GSh2IQNzXX8Nag==
16211621
dependencies:
1622-
"@typescript-eslint/types" "8.0.0"
1622+
"@typescript-eslint/types" "8.1.0"
16231623
eslint-visitor-keys "^3.4.3"
16241624

16251625
acorn-jsx@^5.3.2:
@@ -2568,9 +2568,9 @@ iconv-lite@^0.4.8:
25682568
safer-buffer ">= 2.1.2 < 3"
25692569

25702570
ignore@^5.2.0, ignore@^5.3.1:
2571-
version "5.3.1"
2572-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
2573-
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
2571+
version "5.3.2"
2572+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
2573+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
25742574

25752575
import-fresh@^3.2.1:
25762576
version "3.3.0"

0 commit comments

Comments
 (0)