Skip to content

Commit 23f6481

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.31.1
1 parent 8c315c1 commit 23f6481

File tree

2 files changed

+79
-10
lines changed

2 files changed

+79
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@types/jest": "27.0.1",
2929
"@types/lodash": "4.14.172",
3030
"@types/node": "16.7.2",
31-
"@typescript-eslint/eslint-plugin": "4.29.3",
32-
"@typescript-eslint/parser": "4.29.3",
31+
"@typescript-eslint/eslint-plugin": "4.31.1",
32+
"@typescript-eslint/parser": "4.31.1",
3333
"commitizen": "4.2.4",
3434
"cross-env": "7.0.3",
3535
"cz-lerna-changelog": "2.0.3",

yarn.lock

Lines changed: 77 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,7 +2035,20 @@
20352035
dependencies:
20362036
"@types/yargs-parser" "*"
20372037

2038-
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^4.15.2":
2038+
"@typescript-eslint/[email protected]":
2039+
version "4.31.1"
2040+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
2041+
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
2042+
dependencies:
2043+
"@typescript-eslint/experimental-utils" "4.31.1"
2044+
"@typescript-eslint/scope-manager" "4.31.1"
2045+
debug "^4.3.1"
2046+
functional-red-black-tree "^1.0.1"
2047+
regexpp "^3.1.0"
2048+
semver "^7.3.5"
2049+
tsutils "^3.21.0"
2050+
2051+
"@typescript-eslint/eslint-plugin@^4.15.2":
20392052
version "4.29.3"
20402053
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
20412054
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
@@ -2071,14 +2084,26 @@
20712084
eslint-scope "^5.1.1"
20722085
eslint-utils "^3.0.0"
20732086

2074-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^4.15.2":
2075-
version "4.29.3"
2076-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
2077-
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==
2087+
"@typescript-eslint/[email protected]":
2088+
version "4.31.1"
2089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
2090+
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
20782091
dependencies:
2079-
"@typescript-eslint/scope-manager" "4.29.3"
2080-
"@typescript-eslint/types" "4.29.3"
2081-
"@typescript-eslint/typescript-estree" "4.29.3"
2092+
"@types/json-schema" "^7.0.7"
2093+
"@typescript-eslint/scope-manager" "4.31.1"
2094+
"@typescript-eslint/types" "4.31.1"
2095+
"@typescript-eslint/typescript-estree" "4.31.1"
2096+
eslint-scope "^5.1.1"
2097+
eslint-utils "^3.0.0"
2098+
2099+
"@typescript-eslint/[email protected]":
2100+
version "4.31.1"
2101+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
2102+
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
2103+
dependencies:
2104+
"@typescript-eslint/scope-manager" "4.31.1"
2105+
"@typescript-eslint/types" "4.31.1"
2106+
"@typescript-eslint/typescript-estree" "4.31.1"
20822107
debug "^4.3.1"
20832108

20842109
"@typescript-eslint/parser@^3.0.0":
@@ -2092,6 +2117,16 @@
20922117
"@typescript-eslint/typescript-estree" "3.10.1"
20932118
eslint-visitor-keys "^1.1.0"
20942119

2120+
"@typescript-eslint/parser@^4.15.2":
2121+
version "4.29.3"
2122+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
2123+
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==
2124+
dependencies:
2125+
"@typescript-eslint/scope-manager" "4.29.3"
2126+
"@typescript-eslint/types" "4.29.3"
2127+
"@typescript-eslint/typescript-estree" "4.29.3"
2128+
debug "^4.3.1"
2129+
20952130
"@typescript-eslint/[email protected]":
20962131
version "4.29.3"
20972132
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19"
@@ -2100,6 +2135,14 @@
21002135
"@typescript-eslint/types" "4.29.3"
21012136
"@typescript-eslint/visitor-keys" "4.29.3"
21022137

2138+
"@typescript-eslint/[email protected]":
2139+
version "4.31.1"
2140+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.1.tgz#0c21e8501f608d6a25c842fcf59541ef4f1ab561"
2141+
integrity sha512-N1Uhn6SqNtU2XpFSkD4oA+F0PfKdWHyr4bTX0xTj8NRx1314gBDRL1LUuZd5+L3oP+wo6hCbZpaa1in6SwMcVQ==
2142+
dependencies:
2143+
"@typescript-eslint/types" "4.31.1"
2144+
"@typescript-eslint/visitor-keys" "4.31.1"
2145+
21032146
"@typescript-eslint/[email protected]":
21042147
version "3.10.1"
21052148
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
@@ -2110,6 +2153,11 @@
21102153
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
21112154
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
21122155

2156+
"@typescript-eslint/[email protected]":
2157+
version "4.31.1"
2158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
2159+
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
2160+
21132161
"@typescript-eslint/[email protected]":
21142162
version "3.10.1"
21152163
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -2137,6 +2185,19 @@
21372185
semver "^7.3.5"
21382186
tsutils "^3.21.0"
21392187

2188+
"@typescript-eslint/[email protected]":
2189+
version "4.31.1"
2190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
2191+
integrity sha512-EGHkbsUvjFrvRnusk6yFGqrqMBTue5E5ROnS5puj3laGQPasVUgwhrxfcgkdHNFECHAewpvELE1Gjv0XO3mdWg==
2192+
dependencies:
2193+
"@typescript-eslint/types" "4.31.1"
2194+
"@typescript-eslint/visitor-keys" "4.31.1"
2195+
debug "^4.3.1"
2196+
globby "^11.0.3"
2197+
is-glob "^4.0.1"
2198+
semver "^7.3.5"
2199+
tsutils "^3.21.0"
2200+
21402201
"@typescript-eslint/[email protected]":
21412202
version "3.10.1"
21422203
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -2152,6 +2213,14 @@
21522213
"@typescript-eslint/types" "4.29.3"
21532214
eslint-visitor-keys "^2.0.0"
21542215

2216+
"@typescript-eslint/[email protected]":
2217+
version "4.31.1"
2218+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
2219+
integrity sha512-PCncP8hEqKw6SOJY+3St4LVtoZpPPn+Zlpm7KW5xnviMhdqcsBty4Lsg4J/VECpJjw1CkROaZhH4B8M1OfnXTQ==
2220+
dependencies:
2221+
"@typescript-eslint/types" "4.31.1"
2222+
eslint-visitor-keys "^2.0.0"
2223+
21552224
JSONStream@^1.0.4:
21562225
version "1.3.5"
21572226
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)