File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " eslint --ext graphql,js ."
10
10
},
11
11
"dependencies" : {
12
- "eslint" : " 7.12.1 " ,
12
+ "eslint" : " 7.13.0 " ,
13
13
"@graphql-eslint/eslint-plugin" : " 0.4.2" ,
14
14
"graphql" : " 15.4.0" ,
15
15
"typescript" : " 4.0.5"
Original file line number Diff line number Diff line change 22
22
"@changesets/cli" : " 2.11.2" ,
23
23
"@typescript-eslint/parser" : " 4.8.1" ,
24
24
"@typescript-eslint/eslint-plugin" : " 4.8.1" ,
25
- "eslint" : " 7.12.1 " ,
25
+ "eslint" : " 7.13.0 " ,
26
26
"husky" : " 4.3.0" ,
27
27
"lint-staged" : " 10.5.1" ,
28
28
"@types/node" : " 14.14.8" ,
Original file line number Diff line number Diff line change @@ -2408,10 +2408,10 @@ eslint-visitor-keys@^2.0.0:
2408
2408
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2409
2409
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2410
2410
2411
- eslint@7.12.1 :
2412
- version "7.12.1 "
2413
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1 .tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801 "
2414
- integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg ==
2411
+ eslint@7.13.0 :
2412
+ version "7.13.0 "
2413
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0 .tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
2414
+ integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
2415
2415
dependencies :
2416
2416
" @babel/code-frame" " ^7.0.0"
2417
2417
" @eslint/eslintrc" " ^0.2.1"
You can’t perform that action at this time.
0 commit comments