This repository was archived by the owner on Nov 25, 2021. It is now read-only.
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 54
54
"@types/webpack-env" : " 1.16.0" ,
55
55
"awesome-typescript-loader" : " ^5.2.1" ,
56
56
"chai" : " ^4.2.0" ,
57
- "eslint" : " ^7.25 .0" ,
57
+ "eslint" : " ^7.26 .0" ,
58
58
"esm" : " ^3.2.25" ,
59
59
"husky" : " ^4.3.5" ,
60
60
"istanbul-instrumenter-loader" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 169
169
dependencies :
170
170
chalk "^4.0.0"
171
171
172
- " @eslint/eslintrc@^0.4.0 " :
173
- version "0.4.0 "
174
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0 .tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
175
- integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
172
+ " @eslint/eslintrc@^0.4.1 " :
173
+ version "0.4.1 "
174
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
175
+ integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
176
176
dependencies :
177
177
ajv "^6.12.4"
178
178
debug "^4.1.1"
@@ -3096,13 +3096,13 @@ eslint-visitor-keys@^2.0.0:
3096
3096
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3097
3097
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3098
3098
3099
- eslint@^7.25 .0 :
3100
- version "7.25 .0"
3101
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
3102
- integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
3099
+ eslint@^7.26 .0 :
3100
+ version "7.26 .0"
3101
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26 .0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6 "
3102
+ integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg ==
3103
3103
dependencies :
3104
3104
" @babel/code-frame" " 7.12.11"
3105
- " @eslint/eslintrc" " ^0.4.0 "
3105
+ " @eslint/eslintrc" " ^0.4.1 "
3106
3106
ajv "^6.10.0"
3107
3107
chalk "^4.0.0"
3108
3108
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments