Skip to content

Commit ea24d9a

Browse files
authored
upgraded eslint-utils (#20)
1 parent a513c79 commit ea24d9a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"@material-ui/core": "^4.3.2",
88
"@material-ui/icons": "^4.2.1",
99
"classnames": "^2.2.6",
10+
"eslint-utils": "1.4.1",
1011
"get-ipfs": "^0.0.3",
1112
"prop-types": "^15.7.2",
1213
"react": "^16.9.0",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3760,6 +3760,13 @@ eslint-scope@^5.0.0:
37603760
esrecurse "^4.1.0"
37613761
estraverse "^4.1.1"
37623762

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+
37633770
eslint-utils@^1.3.1:
37643771
version "1.4.0"
37653772
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"

0 commit comments

Comments
 (0)