Skip to content

Commit 4d74de0

Browse files
depfu[bot]MartinRosenberg
authored andcommitted
Update @typescript-eslint/eslint-plugin to version 2.6.1 (#11)
1 parent 1fc4853 commit 4d74de0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/react-helmet": "^5.0.14",
3131
"@types/react-helmet-async": "^1.0.3",
32-
"@typescript-eslint/eslint-plugin": "^2.6.0",
32+
"@typescript-eslint/eslint-plugin": "^2.6.1",
3333
"@typescript-eslint/parser": "^2.6.1",
3434
"eslint": "^6.6.0",
3535
"eslint-config-standard-react": "^9.2.0",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,17 @@
10101010
regexpp "^2.0.1"
10111011
tsutils "^3.17.1"
10121012

1013+
"@typescript-eslint/eslint-plugin@^2.6.1":
1014+
version "2.6.1"
1015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz#e34972a24f8aba0861f9ccf7130acd74fd11e079"
1016+
integrity sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==
1017+
dependencies:
1018+
"@typescript-eslint/experimental-utils" "2.6.1"
1019+
eslint-utils "^1.4.2"
1020+
functional-red-black-tree "^1.0.1"
1021+
regexpp "^2.0.1"
1022+
tsutils "^3.17.1"
1023+
10131024
"@typescript-eslint/experimental-utils@2.5.0":
10141025
version "2.5.0"
10151026
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"

0 commit comments

Comments
 (0)