Skip to content

Commit 064cb8b

Browse files
committed
Update typescript-eslint monorepo to v5.59.11
1 parent 5f5c589 commit 064cb8b

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/graphlib": "^2.1.8",
5454
"@types/jest": "29.5.2",
5555
"@types/node": "^20.1.3",
56-
"@typescript-eslint/eslint-plugin": "5.59.9",
57-
"@typescript-eslint/parser": "5.59.9",
56+
"@typescript-eslint/eslint-plugin": "5.59.11",
57+
"@typescript-eslint/parser": "5.59.11",
5858
"eslint": "8.42.0",
5959
"eslint-plugin-import": "^2.27.5",
6060
"eslint-plugin-simple-import-sort": "^10.0.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,88 +1853,88 @@
18531853
dependencies:
18541854
"@types/yargs-parser" "*"
18551855

1856-
"@typescript-eslint/[email protected].9":
1857-
version "5.59.9"
1858-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.9.tgz#2604cfaf2b306e120044f901e20c8ed926debf15"
1859-
integrity sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==
1856+
"@typescript-eslint/[email protected].11":
1857+
version "5.59.11"
1858+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.11.tgz#8d466aa21abea4c3f37129997b198d141f09e76f"
1859+
integrity sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==
18601860
dependencies:
18611861
"@eslint-community/regexpp" "^4.4.0"
1862-
"@typescript-eslint/scope-manager" "5.59.9"
1863-
"@typescript-eslint/type-utils" "5.59.9"
1864-
"@typescript-eslint/utils" "5.59.9"
1862+
"@typescript-eslint/scope-manager" "5.59.11"
1863+
"@typescript-eslint/type-utils" "5.59.11"
1864+
"@typescript-eslint/utils" "5.59.11"
18651865
debug "^4.3.4"
18661866
grapheme-splitter "^1.0.4"
18671867
ignore "^5.2.0"
18681868
natural-compare-lite "^1.4.0"
18691869
semver "^7.3.7"
18701870
tsutils "^3.21.0"
18711871

1872-
"@typescript-eslint/[email protected].9":
1873-
version "5.59.9"
1874-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.9.tgz#a85c47ccdd7e285697463da15200f9a8561dd5fa"
1875-
integrity sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==
1872+
"@typescript-eslint/[email protected].11":
1873+
version "5.59.11"
1874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.11.tgz#af7d4b7110e3068ce0b97550736de455e4250103"
1875+
integrity sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==
18761876
dependencies:
1877-
"@typescript-eslint/scope-manager" "5.59.9"
1878-
"@typescript-eslint/types" "5.59.9"
1879-
"@typescript-eslint/typescript-estree" "5.59.9"
1877+
"@typescript-eslint/scope-manager" "5.59.11"
1878+
"@typescript-eslint/types" "5.59.11"
1879+
"@typescript-eslint/typescript-estree" "5.59.11"
18801880
debug "^4.3.4"
18811881

1882-
"@typescript-eslint/[email protected].9":
1883-
version "5.59.9"
1884-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.9.tgz#eadce1f2733389cdb58c49770192c0f95470d2f4"
1885-
integrity sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==
1882+
"@typescript-eslint/[email protected].11":
1883+
version "5.59.11"
1884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
1885+
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
18861886
dependencies:
1887-
"@typescript-eslint/types" "5.59.9"
1888-
"@typescript-eslint/visitor-keys" "5.59.9"
1887+
"@typescript-eslint/types" "5.59.11"
1888+
"@typescript-eslint/visitor-keys" "5.59.11"
18891889

1890-
"@typescript-eslint/[email protected].9":
1891-
version "5.59.9"
1892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.9.tgz#53bfaae2e901e6ac637ab0536d1754dfef4dafc2"
1893-
integrity sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==
1890+
"@typescript-eslint/[email protected].11":
1891+
version "5.59.11"
1892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.11.tgz#5eb67121808a84cb57d65a15f48f5bdda25f2346"
1893+
integrity sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==
18941894
dependencies:
1895-
"@typescript-eslint/typescript-estree" "5.59.9"
1896-
"@typescript-eslint/utils" "5.59.9"
1895+
"@typescript-eslint/typescript-estree" "5.59.11"
1896+
"@typescript-eslint/utils" "5.59.11"
18971897
debug "^4.3.4"
18981898
tsutils "^3.21.0"
18991899

1900-
"@typescript-eslint/[email protected].9":
1901-
version "5.59.9"
1902-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.9.tgz#3b4e7ae63718ce1b966e0ae620adc4099a6dcc52"
1903-
integrity sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==
1900+
"@typescript-eslint/[email protected].11":
1901+
version "5.59.11"
1902+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
1903+
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
19041904

1905-
"@typescript-eslint/[email protected].9":
1906-
version "5.59.9"
1907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz#6bfea844e468427b5e72034d33c9fffc9557392b"
1908-
integrity sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==
1905+
"@typescript-eslint/[email protected].11":
1906+
version "5.59.11"
1907+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
1908+
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
19091909
dependencies:
1910-
"@typescript-eslint/types" "5.59.9"
1911-
"@typescript-eslint/visitor-keys" "5.59.9"
1910+
"@typescript-eslint/types" "5.59.11"
1911+
"@typescript-eslint/visitor-keys" "5.59.11"
19121912
debug "^4.3.4"
19131913
globby "^11.1.0"
19141914
is-glob "^4.0.3"
19151915
semver "^7.3.7"
19161916
tsutils "^3.21.0"
19171917

1918-
"@typescript-eslint/[email protected].9":
1919-
version "5.59.9"
1920-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.9.tgz#adee890107b5ffe02cd46fdaa6c2125fb3c6c7c4"
1921-
integrity sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==
1918+
"@typescript-eslint/[email protected].11":
1919+
version "5.59.11"
1920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1"
1921+
integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==
19221922
dependencies:
19231923
"@eslint-community/eslint-utils" "^4.2.0"
19241924
"@types/json-schema" "^7.0.9"
19251925
"@types/semver" "^7.3.12"
1926-
"@typescript-eslint/scope-manager" "5.59.9"
1927-
"@typescript-eslint/types" "5.59.9"
1928-
"@typescript-eslint/typescript-estree" "5.59.9"
1926+
"@typescript-eslint/scope-manager" "5.59.11"
1927+
"@typescript-eslint/types" "5.59.11"
1928+
"@typescript-eslint/typescript-estree" "5.59.11"
19291929
eslint-scope "^5.1.1"
19301930
semver "^7.3.7"
19311931

1932-
"@typescript-eslint/[email protected].9":
1933-
version "5.59.9"
1934-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz#9f86ef8e95aca30fb5a705bb7430f95fc58b146d"
1935-
integrity sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==
1932+
"@typescript-eslint/[email protected].11":
1933+
version "5.59.11"
1934+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
1935+
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
19361936
dependencies:
1937-
"@typescript-eslint/types" "5.59.9"
1937+
"@typescript-eslint/types" "5.59.11"
19381938
eslint-visitor-keys "^3.3.0"
19391939

19401940
"@whatwg-node/events@^0.0.2":

0 commit comments

Comments
 (0)