Skip to content

Commit 67acb2a

Browse files
chore(deps): update typescript-eslint monorepo to v5.62.0 (#296)
Merged by gomerge CLI.
1 parent 95a5dfd commit 67acb2a

File tree

2 files changed

+58
-53
lines changed

2 files changed

+58
-53
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/dotenv": "8.2.0",
5050
"@types/express": "4.17.18",
5151
"@types/jsonwebtoken": "9.0.0",
52-
"@typescript-eslint/eslint-plugin": "5.54.0",
53-
"@typescript-eslint/parser": "5.54.0",
52+
"@typescript-eslint/eslint-plugin": "5.62.0",
53+
"@typescript-eslint/parser": "5.62.0",
5454
"add": "2.0.6",
5555
"all-contributors-cli": "6.24.0",
5656
"commitlint": "17.4.4",

yarn.lock

Lines changed: 56 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,6 +1235,11 @@
12351235
dependencies:
12361236
eslint-visitor-keys "^3.3.0"
12371237

1238+
"@eslint-community/regexpp@^4.4.0":
1239+
version "4.9.0"
1240+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.0.tgz#7ccb5f58703fa61ffdcbf39e2c604a109e781162"
1241+
integrity sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==
1242+
12381243
"@eslint-community/regexpp@^4.6.1":
12391244
version "4.8.1"
12401245
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
@@ -1984,30 +1989,30 @@
19841989
dependencies:
19851990
"@types/yargs-parser" "*"
19861991

1987-
"@typescript-eslint/eslint-plugin@5.54.0":
1988-
version "5.54.0"
1989-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
1990-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
1992+
"@typescript-eslint/eslint-plugin@5.62.0":
1993+
version "5.62.0"
1994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1995+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
19911996
dependencies:
1992-
"@typescript-eslint/scope-manager" "5.54.0"
1993-
"@typescript-eslint/type-utils" "5.54.0"
1994-
"@typescript-eslint/utils" "5.54.0"
1997+
"@eslint-community/regexpp" "^4.4.0"
1998+
"@typescript-eslint/scope-manager" "5.62.0"
1999+
"@typescript-eslint/type-utils" "5.62.0"
2000+
"@typescript-eslint/utils" "5.62.0"
19952001
debug "^4.3.4"
1996-
grapheme-splitter "^1.0.4"
2002+
graphemer "^1.4.0"
19972003
ignore "^5.2.0"
19982004
natural-compare-lite "^1.4.0"
1999-
regexpp "^3.2.0"
20002005
semver "^7.3.7"
20012006
tsutils "^3.21.0"
20022007

2003-
"@typescript-eslint/parser@5.54.0":
2004-
version "5.54.0"
2005-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
2006-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
2008+
"@typescript-eslint/parser@5.62.0":
2009+
version "5.62.0"
2010+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
2011+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
20072012
dependencies:
2008-
"@typescript-eslint/scope-manager" "5.54.0"
2009-
"@typescript-eslint/types" "5.54.0"
2010-
"@typescript-eslint/typescript-estree" "5.54.0"
2013+
"@typescript-eslint/scope-manager" "5.62.0"
2014+
"@typescript-eslint/types" "5.62.0"
2015+
"@typescript-eslint/typescript-estree" "5.62.0"
20112016
debug "^4.3.4"
20122017

20132018
"@typescript-eslint/parser@^5.10.0":
@@ -2028,21 +2033,21 @@
20282033
"@typescript-eslint/types" "5.41.0"
20292034
"@typescript-eslint/visitor-keys" "5.41.0"
20302035

2031-
"@typescript-eslint/scope-manager@5.54.0":
2032-
version "5.54.0"
2033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
2034-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
2036+
"@typescript-eslint/scope-manager@5.62.0":
2037+
version "5.62.0"
2038+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
2039+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
20352040
dependencies:
2036-
"@typescript-eslint/types" "5.54.0"
2037-
"@typescript-eslint/visitor-keys" "5.54.0"
2041+
"@typescript-eslint/types" "5.62.0"
2042+
"@typescript-eslint/visitor-keys" "5.62.0"
20382043

2039-
"@typescript-eslint/type-utils@5.54.0":
2040-
version "5.54.0"
2041-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
2042-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
2044+
"@typescript-eslint/type-utils@5.62.0":
2045+
version "5.62.0"
2046+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
2047+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
20432048
dependencies:
2044-
"@typescript-eslint/typescript-estree" "5.54.0"
2045-
"@typescript-eslint/utils" "5.54.0"
2049+
"@typescript-eslint/typescript-estree" "5.62.0"
2050+
"@typescript-eslint/utils" "5.62.0"
20462051
debug "^4.3.4"
20472052
tsutils "^3.21.0"
20482053

@@ -2051,10 +2056,10 @@
20512056
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.41.0.tgz"
20522057
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
20532058

2054-
"@typescript-eslint/types@5.54.0":
2055-
version "5.54.0"
2056-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
2057-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
2059+
"@typescript-eslint/types@5.62.0":
2060+
version "5.62.0"
2061+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
2062+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
20582063

20592064
"@typescript-eslint/[email protected]":
20602065
version "5.41.0"
@@ -2069,31 +2074,31 @@
20692074
semver "^7.3.7"
20702075
tsutils "^3.21.0"
20712076

2072-
"@typescript-eslint/typescript-estree@5.54.0":
2073-
version "5.54.0"
2074-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
2075-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
2077+
"@typescript-eslint/typescript-estree@5.62.0":
2078+
version "5.62.0"
2079+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
2080+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
20762081
dependencies:
2077-
"@typescript-eslint/types" "5.54.0"
2078-
"@typescript-eslint/visitor-keys" "5.54.0"
2082+
"@typescript-eslint/types" "5.62.0"
2083+
"@typescript-eslint/visitor-keys" "5.62.0"
20792084
debug "^4.3.4"
20802085
globby "^11.1.0"
20812086
is-glob "^4.0.3"
20822087
semver "^7.3.7"
20832088
tsutils "^3.21.0"
20842089

2085-
"@typescript-eslint/utils@5.54.0":
2086-
version "5.54.0"
2087-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
2088-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
2090+
"@typescript-eslint/utils@5.62.0":
2091+
version "5.62.0"
2092+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
2093+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
20892094
dependencies:
2095+
"@eslint-community/eslint-utils" "^4.2.0"
20902096
"@types/json-schema" "^7.0.9"
20912097
"@types/semver" "^7.3.12"
2092-
"@typescript-eslint/scope-manager" "5.54.0"
2093-
"@typescript-eslint/types" "5.54.0"
2094-
"@typescript-eslint/typescript-estree" "5.54.0"
2098+
"@typescript-eslint/scope-manager" "5.62.0"
2099+
"@typescript-eslint/types" "5.62.0"
2100+
"@typescript-eslint/typescript-estree" "5.62.0"
20952101
eslint-scope "^5.1.1"
2096-
eslint-utils "^3.0.0"
20972102
semver "^7.3.7"
20982103

20992104
"@typescript-eslint/[email protected]":
@@ -2104,12 +2109,12 @@
21042109
"@typescript-eslint/types" "5.41.0"
21052110
eslint-visitor-keys "^3.3.0"
21062111

2107-
"@typescript-eslint/visitor-keys@5.54.0":
2108-
version "5.54.0"
2109-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
2110-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
2112+
"@typescript-eslint/visitor-keys@5.62.0":
2113+
version "5.62.0"
2114+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
2115+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
21112116
dependencies:
2112-
"@typescript-eslint/types" "5.54.0"
2117+
"@typescript-eslint/types" "5.62.0"
21132118
eslint-visitor-keys "^3.3.0"
21142119

21152120
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)