Skip to content

Commit 1148db4

Browse files
renovate[bot]sqs
authored andcommitted
fix(deps): update typescript-eslint monorepo to ^2.14.0 (#34)
1 parent e85416f commit 1148db4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.1",
38-
"@typescript-eslint/eslint-plugin": "^2.9.0",
39-
"@typescript-eslint/parser": "^2.9.0",
38+
"@typescript-eslint/eslint-plugin": "^2.14.0",
39+
"@typescript-eslint/parser": "^2.14.0",
4040
"eslint-config-prettier": "^6.5.0",
4141
"eslint-plugin-ban": "^1.3.0",
4242
"eslint-plugin-etc": "^0.0.1-beta.22",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -381,40 +381,40 @@
381381
resolved "https://registry.npmjs.org/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6"
382382
integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==
383383

384-
"@typescript-eslint/eslint-plugin@^2.9.0":
385-
version "2.9.0"
386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.9.0.tgz#fa810282c0e45f6c2310b9c0dfcd25bff97ab7e9"
387-
integrity sha512-98rfOt3NYn5Gr9wekTB8TexxN6oM8ZRvYuphPs1Atfsy419SDLYCaE30aJkRiiTCwGEY98vOhFsEVm7Zs4toQQ==
384+
"@typescript-eslint/eslint-plugin@^2.14.0":
385+
version "2.14.0"
386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.14.0.tgz#c74447400537d4eb7aae1e31879ab43e6c662a8a"
387+
integrity sha512-sneOJ3Hu0m5whJiVIxGBZZZMxMJ7c0LhAJzeMJgHo+n5wFs+/6rSR/gl7crkdR2kNwfOOSdzdc0gMvatG4dX2Q==
388388
dependencies:
389-
"@typescript-eslint/experimental-utils" "2.9.0"
389+
"@typescript-eslint/experimental-utils" "2.14.0"
390390
eslint-utils "^1.4.3"
391391
functional-red-black-tree "^1.0.1"
392392
regexpp "^3.0.0"
393393
tsutils "^3.17.1"
394394

395-
"@typescript-eslint/experimental-utils@2.9.0":
396-
version "2.9.0"
397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.9.0.tgz#bbe99a8d9510240c055fc4b17230dd0192ba3c7f"
398-
integrity sha512-0lOLFdpdJsCMqMSZT7l7W2ta0+GX8A3iefG3FovJjrX+QR8y6htFlFdU7aOVPL6pDvt6XcsOb8fxk5sq+girTw==
395+
"@typescript-eslint/experimental-utils@2.14.0":
396+
version "2.14.0"
397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.14.0.tgz#e9179fa3c44e00b3106b85d7b69342901fb43e3b"
398+
integrity sha512-KcyKS7G6IWnIgl3ZpyxyBCxhkBPV+0a5Jjy2g5HxlrbG2ZLQNFeneIBVXdaBCYOVjvGmGGFKom1kgiAY75SDeQ==
399399
dependencies:
400400
"@types/json-schema" "^7.0.3"
401-
"@typescript-eslint/typescript-estree" "2.9.0"
401+
"@typescript-eslint/typescript-estree" "2.14.0"
402402
eslint-scope "^5.0.0"
403403

404-
"@typescript-eslint/parser@^2.9.0":
405-
version "2.9.0"
406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.9.0.tgz#2e9cf438de119b143f642a3a406e1e27eb70b7cd"
407-
integrity sha512-fJ+dNs3CCvEsJK2/Vg5c2ZjuQ860ySOAsodDPwBaVlrGvRN+iCNC8kUfLFL8cT49W4GSiLPa/bHiMjYXA7EhKQ==
404+
"@typescript-eslint/parser@^2.14.0":
405+
version "2.14.0"
406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.14.0.tgz#30fa0523d86d74172a5e32274558404ba4262cd6"
407+
integrity sha512-haS+8D35fUydIs+zdSf4BxpOartb/DjrZ2IxQ5sR8zyGfd77uT9ZJZYF8+I0WPhzqHmfafUBx8MYpcp8pfaoSA==
408408
dependencies:
409409
"@types/eslint-visitor-keys" "^1.0.0"
410-
"@typescript-eslint/experimental-utils" "2.9.0"
411-
"@typescript-eslint/typescript-estree" "2.9.0"
410+
"@typescript-eslint/experimental-utils" "2.14.0"
411+
"@typescript-eslint/typescript-estree" "2.14.0"
412412
eslint-visitor-keys "^1.1.0"
413413

414-
"@typescript-eslint/typescript-estree@2.9.0":
415-
version "2.9.0"
416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.9.0.tgz#09138daf8f47d0e494ba7db9e77394e928803017"
417-
integrity sha512-v6btSPXEWCP594eZbM+JCXuFoXWXyF/z8kaSBSdCb83DF+Y7+xItW29SsKtSULgLemqJBT+LpT+0ZqdfH7QVmA==
414+
"@typescript-eslint/typescript-estree@2.14.0":
415+
version "2.14.0"
416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.14.0.tgz#c67698acdc14547f095eeefe908958d93e1a648d"
417+
integrity sha512-pnLpUcMNG7GfFFfNQbEX6f1aPa5fMnH2G9By+A1yovYI4VIOK2DzkaRuUlIkbagpAcrxQHLqovI1YWqEcXyRnA==
418418
dependencies:
419419
debug "^4.1.1"
420420
eslint-visitor-keys "^1.1.0"

0 commit comments

Comments
 (0)