Skip to content

Commit 0e988c2

Browse files
chore(deps): update typescript-eslint monorepo to v4.26.1 (#483)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6916682 commit 0e988c2

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"ts-node": "10.0.0",
3535
"patch-package": "6.4.7",
3636
"@changesets/cli": "2.16.0",
37-
"@typescript-eslint/eslint-plugin": "4.26.0",
38-
"@typescript-eslint/parser": "4.26.0",
37+
"@typescript-eslint/eslint-plugin": "4.26.1",
38+
"@typescript-eslint/parser": "4.26.1",
3939
"eslint": "7.28.0",
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,74 +2226,74 @@
22262226
dependencies:
22272227
"@types/yargs-parser" "*"
22282228

2229-
"@typescript-eslint/[email protected].0":
2230-
version "4.26.0"
2231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.0.tgz#12bbd6ebd5e7fabd32e48e1e60efa1f3554a3242"
2232-
integrity sha512-yA7IWp+5Qqf+TLbd8b35ySFOFzUfL7i+4If50EqvjT6w35X8Lv0eBHb6rATeWmucks37w+zV+tWnOXI9JlG6Eg==
2229+
"@typescript-eslint/[email protected].1":
2230+
version "4.26.1"
2231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
2232+
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
22332233
dependencies:
2234-
"@typescript-eslint/experimental-utils" "4.26.0"
2235-
"@typescript-eslint/scope-manager" "4.26.0"
2234+
"@typescript-eslint/experimental-utils" "4.26.1"
2235+
"@typescript-eslint/scope-manager" "4.26.1"
22362236
debug "^4.3.1"
22372237
functional-red-black-tree "^1.0.1"
22382238
lodash "^4.17.21"
22392239
regexpp "^3.1.0"
22402240
semver "^7.3.5"
22412241
tsutils "^3.21.0"
22422242

2243-
"@typescript-eslint/[email protected].0":
2244-
version "4.26.0"
2245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.0.tgz#ba7848b3f088659cdf71bce22454795fc55be99a"
2246-
integrity sha512-TH2FO2rdDm7AWfAVRB5RSlbUhWxGVuxPNzGT7W65zVfl8H/WeXTk1e69IrcEVsBslrQSTDKQSaJD89hwKrhdkw==
2243+
"@typescript-eslint/[email protected].1":
2244+
version "4.26.1"
2245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
2246+
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
22472247
dependencies:
22482248
"@types/json-schema" "^7.0.7"
2249-
"@typescript-eslint/scope-manager" "4.26.0"
2250-
"@typescript-eslint/types" "4.26.0"
2251-
"@typescript-eslint/typescript-estree" "4.26.0"
2249+
"@typescript-eslint/scope-manager" "4.26.1"
2250+
"@typescript-eslint/types" "4.26.1"
2251+
"@typescript-eslint/typescript-estree" "4.26.1"
22522252
eslint-scope "^5.1.1"
22532253
eslint-utils "^3.0.0"
22542254

2255-
"@typescript-eslint/[email protected].0":
2256-
version "4.26.0"
2257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
2258-
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
2255+
"@typescript-eslint/[email protected].1":
2256+
version "4.26.1"
2257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
2258+
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
22592259
dependencies:
2260-
"@typescript-eslint/scope-manager" "4.26.0"
2261-
"@typescript-eslint/types" "4.26.0"
2262-
"@typescript-eslint/typescript-estree" "4.26.0"
2260+
"@typescript-eslint/scope-manager" "4.26.1"
2261+
"@typescript-eslint/types" "4.26.1"
2262+
"@typescript-eslint/typescript-estree" "4.26.1"
22632263
debug "^4.3.1"
22642264

2265-
"@typescript-eslint/[email protected].0":
2266-
version "4.26.0"
2267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
2268-
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
2265+
"@typescript-eslint/[email protected].1":
2266+
version "4.26.1"
2267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662"
2268+
integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ==
22692269
dependencies:
2270-
"@typescript-eslint/types" "4.26.0"
2271-
"@typescript-eslint/visitor-keys" "4.26.0"
2270+
"@typescript-eslint/types" "4.26.1"
2271+
"@typescript-eslint/visitor-keys" "4.26.1"
22722272

2273-
"@typescript-eslint/[email protected].0":
2274-
version "4.26.0"
2275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
2276-
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
2273+
"@typescript-eslint/[email protected].1":
2274+
version "4.26.1"
2275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
2276+
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
22772277

2278-
"@typescript-eslint/[email protected].0":
2279-
version "4.26.0"
2280-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
2281-
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
2278+
"@typescript-eslint/[email protected].1":
2279+
version "4.26.1"
2280+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
2281+
integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg==
22822282
dependencies:
2283-
"@typescript-eslint/types" "4.26.0"
2284-
"@typescript-eslint/visitor-keys" "4.26.0"
2283+
"@typescript-eslint/types" "4.26.1"
2284+
"@typescript-eslint/visitor-keys" "4.26.1"
22852285
debug "^4.3.1"
22862286
globby "^11.0.3"
22872287
is-glob "^4.0.1"
22882288
semver "^7.3.5"
22892289
tsutils "^3.21.0"
22902290

2291-
"@typescript-eslint/[email protected].0":
2292-
version "4.26.0"
2293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
2294-
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
2291+
"@typescript-eslint/[email protected].1":
2292+
version "4.26.1"
2293+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
2294+
integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw==
22952295
dependencies:
2296-
"@typescript-eslint/types" "4.26.0"
2296+
"@typescript-eslint/types" "4.26.1"
22972297
eslint-visitor-keys "^2.0.0"
22982298

22992299
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)