File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 7
7
"@material-ui/core" : " ^4.3.2" ,
8
8
"@material-ui/icons" : " ^4.2.1" ,
9
9
"classnames" : " ^2.2.6" ,
10
+ "eslint-utils" : " 1.4.1" ,
10
11
"get-ipfs" : " ^0.0.3" ,
11
12
"prop-types" : " ^15.7.2" ,
12
13
"react" : " ^16.9.0" ,
Original file line number Diff line number Diff line change @@ -3760,6 +3760,13 @@ eslint-scope@^5.0.0:
3760
3760
esrecurse "^4.1.0"
3761
3761
estraverse "^4.1.1"
3762
3762
3763
+ eslint-utils@1.4.1 :
3764
+ version "1.4.1"
3765
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.1.tgz#73f99ce55beebe4d956bfe51cb087bab2399fd9e"
3766
+ integrity sha512-mRQKp/gEImJj7aP2be4F0cIQMxlgY9em9RFtxDmkwqV3cUKCK/mvso36wGQFJCNnrBKrEMBZkOLDrMSM+BpG3A==
3767
+ dependencies :
3768
+ eslint-visitor-keys "^1.0.0"
3769
+
3763
3770
eslint-utils@^1.3.1 :
3764
3771
version "1.4.0"
3765
3772
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"
You can’t perform that action at this time.
0 commit comments