Skip to content

Commit bf0c891

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 7.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 476e639 commit bf0c891

File tree

1 file changed

+55
-20
lines changed

1 file changed

+55
-20
lines changed

Diff for: yarn.lock

+55-20
Original file line numberDiff line numberDiff line change
@@ -1353,15 +1353,15 @@
13531353
"@types/yargs-parser" "*"
13541354

13551355
"@typescript-eslint/eslint-plugin@^7.0.0":
1356-
version "7.16.1"
1357-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.1.tgz#f5f5da52db674b1f2cdb9d5f3644e5b2ec750465"
1358-
integrity sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==
1356+
version "7.17.0"
1357+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.17.0.tgz#c8ed1af1ad2928ede5cdd207f7e3090499e1f77b"
1358+
integrity sha512-pyiDhEuLM3PuANxH7uNYan1AaFs5XE0zw1hq69JBvGvE7gSuEoQl1ydtEe/XQeoC3GQxLXyOVa5kNOATgM638A==
13591359
dependencies:
13601360
"@eslint-community/regexpp" "^4.10.0"
1361-
"@typescript-eslint/scope-manager" "7.16.1"
1362-
"@typescript-eslint/type-utils" "7.16.1"
1363-
"@typescript-eslint/utils" "7.16.1"
1364-
"@typescript-eslint/visitor-keys" "7.16.1"
1361+
"@typescript-eslint/scope-manager" "7.17.0"
1362+
"@typescript-eslint/type-utils" "7.17.0"
1363+
"@typescript-eslint/utils" "7.17.0"
1364+
"@typescript-eslint/visitor-keys" "7.17.0"
13651365
graphemer "^1.4.0"
13661366
ignore "^5.3.1"
13671367
natural-compare "^1.4.0"
@@ -1386,13 +1386,21 @@
13861386
"@typescript-eslint/types" "7.16.1"
13871387
"@typescript-eslint/visitor-keys" "7.16.1"
13881388

1389-
"@typescript-eslint/type-utils@7.16.1":
1390-
version "7.16.1"
1391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.1.tgz#4d7ae4f3d9e3c8cbdabae91609b1a431de6aa6ca"
1392-
integrity sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==
1389+
"@typescript-eslint/scope-manager@7.17.0":
1390+
version "7.17.0"
1391+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz#e072d0f914662a7bfd6c058165e3c2b35ea26b9d"
1392+
integrity sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==
13931393
dependencies:
1394-
"@typescript-eslint/typescript-estree" "7.16.1"
1395-
"@typescript-eslint/utils" "7.16.1"
1394+
"@typescript-eslint/types" "7.17.0"
1395+
"@typescript-eslint/visitor-keys" "7.17.0"
1396+
1397+
"@typescript-eslint/[email protected]":
1398+
version "7.17.0"
1399+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.17.0.tgz#c5da78feb134c9c9978cbe89e2b1a589ed22091a"
1400+
integrity sha512-XD3aaBt+orgkM/7Cei0XNEm1vwUxQ958AOLALzPlbPqb8C1G8PZK85tND7Jpe69Wualri81PLU+Zc48GVKIMMA==
1401+
dependencies:
1402+
"@typescript-eslint/typescript-estree" "7.17.0"
1403+
"@typescript-eslint/utils" "7.17.0"
13961404
debug "^4.3.4"
13971405
ts-api-utils "^1.3.0"
13981406

@@ -1401,6 +1409,11 @@
14011409
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
14021410
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
14031411

1412+
"@typescript-eslint/[email protected]":
1413+
version "7.17.0"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff"
1415+
integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==
1416+
14041417
"@typescript-eslint/[email protected]":
14051418
version "7.16.1"
14061419
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3"
@@ -1415,15 +1428,29 @@
14151428
semver "^7.6.0"
14161429
ts-api-utils "^1.3.0"
14171430

1418-
"@typescript-eslint/[email protected]":
1419-
version "7.16.1"
1420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.1.tgz#df42dc8ca5a4603016fd102db0346cdab415cdb7"
1421-
integrity sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==
1431+
"@typescript-eslint/[email protected]":
1432+
version "7.17.0"
1433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz#dcab3fea4c07482329dd6107d3c6480e228e4130"
1434+
integrity sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==
1435+
dependencies:
1436+
"@typescript-eslint/types" "7.17.0"
1437+
"@typescript-eslint/visitor-keys" "7.17.0"
1438+
debug "^4.3.4"
1439+
globby "^11.1.0"
1440+
is-glob "^4.0.3"
1441+
minimatch "^9.0.4"
1442+
semver "^7.6.0"
1443+
ts-api-utils "^1.3.0"
1444+
1445+
"@typescript-eslint/[email protected]":
1446+
version "7.17.0"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.17.0.tgz#815cd85b9001845d41b699b0ce4f92d6dfb84902"
1448+
integrity sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==
14221449
dependencies:
14231450
"@eslint-community/eslint-utils" "^4.4.0"
1424-
"@typescript-eslint/scope-manager" "7.16.1"
1425-
"@typescript-eslint/types" "7.16.1"
1426-
"@typescript-eslint/typescript-estree" "7.16.1"
1451+
"@typescript-eslint/scope-manager" "7.17.0"
1452+
"@typescript-eslint/types" "7.17.0"
1453+
"@typescript-eslint/typescript-estree" "7.17.0"
14271454

14281455
"@typescript-eslint/[email protected]":
14291456
version "7.16.1"
@@ -1433,6 +1460,14 @@
14331460
"@typescript-eslint/types" "7.16.1"
14341461
eslint-visitor-keys "^3.4.3"
14351462

1463+
"@typescript-eslint/[email protected]":
1464+
version "7.17.0"
1465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz#680465c734be30969e564b4647f38d6cdf49bfb0"
1466+
integrity sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==
1467+
dependencies:
1468+
"@typescript-eslint/types" "7.17.0"
1469+
eslint-visitor-keys "^3.4.3"
1470+
14361471
"@ungap/structured-clone@^1.2.0":
14371472
version "1.2.0"
14381473
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)