Skip to content

Commit 40c9498

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.2 (#1260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7141c87 commit 40c9498

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "28.1.8",
4242
"@types/node": "22.18.11",
43-
"@typescript-eslint/eslint-plugin": "8.46.1",
44-
"@typescript-eslint/parser": "8.46.1",
43+
"@typescript-eslint/eslint-plugin": "8.46.2",
44+
"@typescript-eslint/parser": "8.46.2",
4545
"babel-jest": "28.1.3",
4646
"bob-the-bundler": "7.0.1",
4747
"cross-env": "7.0.3",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,102 +2580,102 @@
25802580
dependencies:
25812581
"@types/yargs-parser" "*"
25822582

2583-
"@typescript-eslint/eslint-plugin@8.46.1":
2584-
version "8.46.1"
2585-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.1.tgz#20876354024140aabc8b400bc95735fdcade17d5"
2586-
integrity sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==
2583+
"@typescript-eslint/eslint-plugin@8.46.2":
2584+
version "8.46.2"
2585+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
2586+
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
25872587
dependencies:
25882588
"@eslint-community/regexpp" "^4.10.0"
2589-
"@typescript-eslint/scope-manager" "8.46.1"
2590-
"@typescript-eslint/type-utils" "8.46.1"
2591-
"@typescript-eslint/utils" "8.46.1"
2592-
"@typescript-eslint/visitor-keys" "8.46.1"
2589+
"@typescript-eslint/scope-manager" "8.46.2"
2590+
"@typescript-eslint/type-utils" "8.46.2"
2591+
"@typescript-eslint/utils" "8.46.2"
2592+
"@typescript-eslint/visitor-keys" "8.46.2"
25932593
graphemer "^1.4.0"
25942594
ignore "^7.0.0"
25952595
natural-compare "^1.4.0"
25962596
ts-api-utils "^2.1.0"
25972597

2598-
"@typescript-eslint/parser@8.46.1":
2599-
version "8.46.1"
2600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.1.tgz#81751f46800fc6b01ce1a72760cd17f06e7f395b"
2601-
integrity sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==
2598+
"@typescript-eslint/parser@8.46.2":
2599+
version "8.46.2"
2600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
2601+
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
26022602
dependencies:
2603-
"@typescript-eslint/scope-manager" "8.46.1"
2604-
"@typescript-eslint/types" "8.46.1"
2605-
"@typescript-eslint/typescript-estree" "8.46.1"
2606-
"@typescript-eslint/visitor-keys" "8.46.1"
2603+
"@typescript-eslint/scope-manager" "8.46.2"
2604+
"@typescript-eslint/types" "8.46.2"
2605+
"@typescript-eslint/typescript-estree" "8.46.2"
2606+
"@typescript-eslint/visitor-keys" "8.46.2"
26072607
debug "^4.3.4"
26082608

2609-
"@typescript-eslint/project-service@8.46.1":
2610-
version "8.46.1"
2611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.1.tgz#07be0e6f27fa90a17d8e5f6996ee02329c9a8c2e"
2612-
integrity sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==
2609+
"@typescript-eslint/project-service@8.46.2":
2610+
version "8.46.2"
2611+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
2612+
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
26132613
dependencies:
2614-
"@typescript-eslint/tsconfig-utils" "^8.46.1"
2615-
"@typescript-eslint/types" "^8.46.1"
2614+
"@typescript-eslint/tsconfig-utils" "^8.46.2"
2615+
"@typescript-eslint/types" "^8.46.2"
26162616
debug "^4.3.4"
26172617

2618-
"@typescript-eslint/scope-manager@8.46.1":
2619-
version "8.46.1"
2620-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.1.tgz#590dd2e65e95af646bdaf50adeae9af39e25e8c1"
2621-
integrity sha512-weL9Gg3/5F0pVQKiF8eOXFZp8emqWzZsOJuWRUNtHT+UNV2xSJegmpCNQHy37aEQIbToTq7RHKhWvOsmbM680A==
2618+
"@typescript-eslint/scope-manager@8.46.2":
2619+
version "8.46.2"
2620+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
2621+
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
26222622
dependencies:
2623-
"@typescript-eslint/types" "8.46.1"
2624-
"@typescript-eslint/visitor-keys" "8.46.1"
2623+
"@typescript-eslint/types" "8.46.2"
2624+
"@typescript-eslint/visitor-keys" "8.46.2"
26252625

2626-
"@typescript-eslint/tsconfig-utils@8.46.1", "@typescript-eslint/tsconfig-utils@^8.46.1":
2627-
version "8.46.1"
2628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.1.tgz#24405888560175c6c209c39df11ac06a2efef9d7"
2629-
integrity sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==
2626+
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
2627+
version "8.46.2"
2628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
2629+
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
26302630

2631-
"@typescript-eslint/type-utils@8.46.1":
2632-
version "8.46.1"
2633-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.1.tgz#14d4307dd6045f6b48a888cde1513d6ec305537f"
2634-
integrity sha512-+BlmiHIiqufBxkVnOtFwjah/vrkF4MtKKvpXrKSPLCkCtAp8H01/VV43sfqA98Od7nJpDcFnkwgyfQbOG0AMvw==
2631+
"@typescript-eslint/type-utils@8.46.2":
2632+
version "8.46.2"
2633+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
2634+
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
26352635
dependencies:
2636-
"@typescript-eslint/types" "8.46.1"
2637-
"@typescript-eslint/typescript-estree" "8.46.1"
2638-
"@typescript-eslint/utils" "8.46.1"
2636+
"@typescript-eslint/types" "8.46.2"
2637+
"@typescript-eslint/typescript-estree" "8.46.2"
2638+
"@typescript-eslint/utils" "8.46.2"
26392639
debug "^4.3.4"
26402640
ts-api-utils "^2.1.0"
26412641

2642-
"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.46.1":
2643-
version "8.46.1"
2644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
2645-
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
2642+
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
2643+
version "8.46.2"
2644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
2645+
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
26462646

2647-
"@typescript-eslint/typescript-estree@8.46.1":
2648-
version "8.46.1"
2649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.1.tgz#1c146573b942ebe609c156c217ceafdc7a88e6ed"
2650-
integrity sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==
2647+
"@typescript-eslint/typescript-estree@8.46.2":
2648+
version "8.46.2"
2649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
2650+
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
26512651
dependencies:
2652-
"@typescript-eslint/project-service" "8.46.1"
2653-
"@typescript-eslint/tsconfig-utils" "8.46.1"
2654-
"@typescript-eslint/types" "8.46.1"
2655-
"@typescript-eslint/visitor-keys" "8.46.1"
2652+
"@typescript-eslint/project-service" "8.46.2"
2653+
"@typescript-eslint/tsconfig-utils" "8.46.2"
2654+
"@typescript-eslint/types" "8.46.2"
2655+
"@typescript-eslint/visitor-keys" "8.46.2"
26562656
debug "^4.3.4"
26572657
fast-glob "^3.3.2"
26582658
is-glob "^4.0.3"
26592659
minimatch "^9.0.4"
26602660
semver "^7.6.0"
26612661
ts-api-utils "^2.1.0"
26622662

2663-
"@typescript-eslint/utils@8.46.1":
2664-
version "8.46.1"
2665-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.1.tgz#c572184d9227d66b10a954b90249a20c48b22452"
2666-
integrity sha512-vkYUy6LdZS7q1v/Gxb2Zs7zziuXN0wxqsetJdeZdRe/f5dwJFglmuvZBfTUivCtjH725C1jWCDfpadadD95EDQ==
2663+
"@typescript-eslint/utils@8.46.2":
2664+
version "8.46.2"
2665+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
2666+
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
26672667
dependencies:
26682668
"@eslint-community/eslint-utils" "^4.7.0"
2669-
"@typescript-eslint/scope-manager" "8.46.1"
2670-
"@typescript-eslint/types" "8.46.1"
2671-
"@typescript-eslint/typescript-estree" "8.46.1"
2669+
"@typescript-eslint/scope-manager" "8.46.2"
2670+
"@typescript-eslint/types" "8.46.2"
2671+
"@typescript-eslint/typescript-estree" "8.46.2"
26722672

2673-
"@typescript-eslint/visitor-keys@8.46.1":
2674-
version "8.46.1"
2675-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.1.tgz#da35f1d58ec407419d68847cfd358b32746ac315"
2676-
integrity sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==
2673+
"@typescript-eslint/visitor-keys@8.46.2":
2674+
version "8.46.2"
2675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
2676+
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
26772677
dependencies:
2678-
"@typescript-eslint/types" "8.46.1"
2678+
"@typescript-eslint/types" "8.46.2"
26792679
eslint-visitor-keys "^4.2.1"
26802680

26812681
"@urql/introspection@^0.3.2":

0 commit comments

Comments
 (0)