File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/react-helmet" : " ^5.0.14" ,
31
31
"@types/react-helmet-async" : " ^1.0.3" ,
32
- "@typescript-eslint/eslint-plugin" : " ^2.6.0 " ,
32
+ "@typescript-eslint/eslint-plugin" : " ^2.6.1 " ,
33
33
"@typescript-eslint/parser" : " ^2.6.1" ,
34
34
"eslint" : " ^6.6.0" ,
35
35
"eslint-config-standard-react" : " ^9.2.0" ,
Original file line number Diff line number Diff line change 1010
1010
regexpp "^2.0.1"
1011
1011
tsutils "^3.17.1"
1012
1012
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
+
1013
1024
" @typescript-eslint/experimental-utils@2.5.0 " :
1014
1025
version "2.5.0"
1015
1026
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
You can’t perform that action at this time.
0 commit comments