File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"@sourcegraph/prettierrc" : " ^2.2.0" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 7.0.2" ,
56
- "eslint" : " ^7.25 .0" ,
56
+ "eslint" : " ^7.26 .0" ,
57
57
"husky" : " ^2.1.0" ,
58
58
"mocha" : " ^6.1.4" ,
59
59
"nyc" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 246
246
dependencies :
247
247
chalk "^4.0.0"
248
248
249
- " @eslint/eslintrc@^0.4.0 " :
250
- version "0.4.0 "
251
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0 .tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
252
- integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
249
+ " @eslint/eslintrc@^0.4.1 " :
250
+ version "0.4.1 "
251
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
252
+ integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
253
253
dependencies :
254
254
ajv "^6.12.4"
255
255
debug "^4.1.1"
@@ -2337,13 +2337,13 @@ eslint-visitor-keys@^2.0.0:
2337
2337
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2338
2338
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2339
2339
2340
- eslint@^7.25 .0 :
2341
- version "7.25 .0"
2342
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
2343
- integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
2340
+ eslint@^7.26 .0 :
2341
+ version "7.26 .0"
2342
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26 .0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6 "
2343
+ integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg ==
2344
2344
dependencies :
2345
2345
" @babel/code-frame" " 7.12.11"
2346
- " @eslint/eslintrc" " ^0.4.0 "
2346
+ " @eslint/eslintrc" " ^0.4.1 "
2347
2347
ajv "^6.10.0"
2348
2348
chalk "^4.0.0"
2349
2349
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments