Skip to content

Commit 85faba6

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

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@types/jest": "30.0.0",
6666
"@types/mongodb": "4.0.7",
6767
"@types/node": "22.18.11",
68-
"@typescript-eslint/eslint-plugin": "8.46.1",
69-
"@typescript-eslint/parser": "8.46.1",
68+
"@typescript-eslint/eslint-plugin": "8.46.2",
69+
"@typescript-eslint/parser": "8.46.2",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "10.1.0",
7272
"eslint": "9.38.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,102 +1825,102 @@
18251825
dependencies:
18261826
"@types/yargs-parser" "*"
18271827

1828-
"@typescript-eslint/[email protected].1":
1829-
version "8.46.1"
1830-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.1.tgz#20876354024140aabc8b400bc95735fdcade17d5"
1831-
integrity sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==
1828+
"@typescript-eslint/[email protected].2":
1829+
version "8.46.2"
1830+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1831+
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
18321832
dependencies:
18331833
"@eslint-community/regexpp" "^4.10.0"
1834-
"@typescript-eslint/scope-manager" "8.46.1"
1835-
"@typescript-eslint/type-utils" "8.46.1"
1836-
"@typescript-eslint/utils" "8.46.1"
1837-
"@typescript-eslint/visitor-keys" "8.46.1"
1834+
"@typescript-eslint/scope-manager" "8.46.2"
1835+
"@typescript-eslint/type-utils" "8.46.2"
1836+
"@typescript-eslint/utils" "8.46.2"
1837+
"@typescript-eslint/visitor-keys" "8.46.2"
18381838
graphemer "^1.4.0"
18391839
ignore "^7.0.0"
18401840
natural-compare "^1.4.0"
18411841
ts-api-utils "^2.1.0"
18421842

1843-
"@typescript-eslint/[email protected].1":
1844-
version "8.46.1"
1845-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.1.tgz#81751f46800fc6b01ce1a72760cd17f06e7f395b"
1846-
integrity sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==
1843+
"@typescript-eslint/[email protected].2":
1844+
version "8.46.2"
1845+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1846+
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
18471847
dependencies:
1848-
"@typescript-eslint/scope-manager" "8.46.1"
1849-
"@typescript-eslint/types" "8.46.1"
1850-
"@typescript-eslint/typescript-estree" "8.46.1"
1851-
"@typescript-eslint/visitor-keys" "8.46.1"
1848+
"@typescript-eslint/scope-manager" "8.46.2"
1849+
"@typescript-eslint/types" "8.46.2"
1850+
"@typescript-eslint/typescript-estree" "8.46.2"
1851+
"@typescript-eslint/visitor-keys" "8.46.2"
18521852
debug "^4.3.4"
18531853

1854-
"@typescript-eslint/[email protected].1":
1855-
version "8.46.1"
1856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.1.tgz#07be0e6f27fa90a17d8e5f6996ee02329c9a8c2e"
1857-
integrity sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==
1854+
"@typescript-eslint/[email protected].2":
1855+
version "8.46.2"
1856+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
1857+
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
18581858
dependencies:
1859-
"@typescript-eslint/tsconfig-utils" "^8.46.1"
1860-
"@typescript-eslint/types" "^8.46.1"
1859+
"@typescript-eslint/tsconfig-utils" "^8.46.2"
1860+
"@typescript-eslint/types" "^8.46.2"
18611861
debug "^4.3.4"
18621862

1863-
"@typescript-eslint/[email protected].1":
1864-
version "8.46.1"
1865-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.1.tgz#590dd2e65e95af646bdaf50adeae9af39e25e8c1"
1866-
integrity sha512-weL9Gg3/5F0pVQKiF8eOXFZp8emqWzZsOJuWRUNtHT+UNV2xSJegmpCNQHy37aEQIbToTq7RHKhWvOsmbM680A==
1863+
"@typescript-eslint/[email protected].2":
1864+
version "8.46.2"
1865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
1866+
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
18671867
dependencies:
1868-
"@typescript-eslint/types" "8.46.1"
1869-
"@typescript-eslint/visitor-keys" "8.46.1"
1868+
"@typescript-eslint/types" "8.46.2"
1869+
"@typescript-eslint/visitor-keys" "8.46.2"
18701870

1871-
"@typescript-eslint/[email protected].1", "@typescript-eslint/tsconfig-utils@^8.46.1":
1872-
version "8.46.1"
1873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.1.tgz#24405888560175c6c209c39df11ac06a2efef9d7"
1874-
integrity sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==
1871+
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.46.2":
1872+
version "8.46.2"
1873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
1874+
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
18751875

1876-
"@typescript-eslint/[email protected].1":
1877-
version "8.46.1"
1878-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.1.tgz#14d4307dd6045f6b48a888cde1513d6ec305537f"
1879-
integrity sha512-+BlmiHIiqufBxkVnOtFwjah/vrkF4MtKKvpXrKSPLCkCtAp8H01/VV43sfqA98Od7nJpDcFnkwgyfQbOG0AMvw==
1876+
"@typescript-eslint/[email protected].2":
1877+
version "8.46.2"
1878+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
1879+
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
18801880
dependencies:
1881-
"@typescript-eslint/types" "8.46.1"
1882-
"@typescript-eslint/typescript-estree" "8.46.1"
1883-
"@typescript-eslint/utils" "8.46.1"
1881+
"@typescript-eslint/types" "8.46.2"
1882+
"@typescript-eslint/typescript-estree" "8.46.2"
1883+
"@typescript-eslint/utils" "8.46.2"
18841884
debug "^4.3.4"
18851885
ts-api-utils "^2.1.0"
18861886

1887-
"@typescript-eslint/[email protected].1", "@typescript-eslint/types@^8.46.1":
1888-
version "8.46.1"
1889-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
1890-
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
1887+
"@typescript-eslint/[email protected].2", "@typescript-eslint/types@^8.46.2":
1888+
version "8.46.2"
1889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
1890+
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
18911891

1892-
"@typescript-eslint/[email protected].1":
1893-
version "8.46.1"
1894-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.1.tgz#1c146573b942ebe609c156c217ceafdc7a88e6ed"
1895-
integrity sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==
1892+
"@typescript-eslint/[email protected].2":
1893+
version "8.46.2"
1894+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
1895+
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
18961896
dependencies:
1897-
"@typescript-eslint/project-service" "8.46.1"
1898-
"@typescript-eslint/tsconfig-utils" "8.46.1"
1899-
"@typescript-eslint/types" "8.46.1"
1900-
"@typescript-eslint/visitor-keys" "8.46.1"
1897+
"@typescript-eslint/project-service" "8.46.2"
1898+
"@typescript-eslint/tsconfig-utils" "8.46.2"
1899+
"@typescript-eslint/types" "8.46.2"
1900+
"@typescript-eslint/visitor-keys" "8.46.2"
19011901
debug "^4.3.4"
19021902
fast-glob "^3.3.2"
19031903
is-glob "^4.0.3"
19041904
minimatch "^9.0.4"
19051905
semver "^7.6.0"
19061906
ts-api-utils "^2.1.0"
19071907

1908-
"@typescript-eslint/[email protected].1":
1909-
version "8.46.1"
1910-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.1.tgz#c572184d9227d66b10a954b90249a20c48b22452"
1911-
integrity sha512-vkYUy6LdZS7q1v/Gxb2Zs7zziuXN0wxqsetJdeZdRe/f5dwJFglmuvZBfTUivCtjH725C1jWCDfpadadD95EDQ==
1908+
"@typescript-eslint/[email protected].2":
1909+
version "8.46.2"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
1911+
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
19121912
dependencies:
19131913
"@eslint-community/eslint-utils" "^4.7.0"
1914-
"@typescript-eslint/scope-manager" "8.46.1"
1915-
"@typescript-eslint/types" "8.46.1"
1916-
"@typescript-eslint/typescript-estree" "8.46.1"
1914+
"@typescript-eslint/scope-manager" "8.46.2"
1915+
"@typescript-eslint/types" "8.46.2"
1916+
"@typescript-eslint/typescript-estree" "8.46.2"
19171917

1918-
"@typescript-eslint/[email protected].1":
1919-
version "8.46.1"
1920-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.1.tgz#da35f1d58ec407419d68847cfd358b32746ac315"
1921-
integrity sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==
1918+
"@typescript-eslint/[email protected].2":
1919+
version "8.46.2"
1920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
1921+
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
19221922
dependencies:
1923-
"@typescript-eslint/types" "8.46.1"
1923+
"@typescript-eslint/types" "8.46.2"
19241924
eslint-visitor-keys "^4.2.1"
19251925

19261926
"@ungap/structured-clone@^1.3.0":

0 commit comments

Comments
 (0)