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 7
7
"@typescript-eslint/eslint-plugin" : " 4.22.1" ,
8
8
"@typescript-eslint/parser" : " 4.22.1" ,
9
9
"babel-eslint" : " 10.1.0" ,
10
- "eslint" : " 7.25 .0" ,
10
+ "eslint" : " 7.26 .0" ,
11
11
"eslint-config-airbnb" : " 18.2.1" ,
12
12
"eslint-config-prettier" : " 7.2.0" ,
13
13
"eslint-config-xo" : " 0.36.0" ,
Original file line number Diff line number Diff line change 148
148
lodash "^4.17.13"
149
149
to-fast-properties "^2.0.0"
150
150
151
- " @eslint/eslintrc@^0.4.0 " :
152
- version "0.4.0 "
153
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0 .tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
154
- integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
151
+ " @eslint/eslintrc@^0.4.1 " :
152
+ version "0.4.1 "
153
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
154
+ integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
155
155
dependencies :
156
156
ajv "^6.12.4"
157
157
debug "^4.1.1"
@@ -2017,13 +2017,13 @@ eslint-visitor-keys@^2.0.0:
2017
2017
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2018
2018
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2019
2019
2020
- eslint@7.25 .0 :
2021
- version "7.25 .0"
2022
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
2023
- integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
2020
+ eslint@7.26 .0 :
2021
+ version "7.26 .0"
2022
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26 .0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6 "
2023
+ integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg ==
2024
2024
dependencies :
2025
2025
" @babel/code-frame" " 7.12.11"
2026
- " @eslint/eslintrc" " ^0.4.0 "
2026
+ " @eslint/eslintrc" " ^0.4.1 "
2027
2027
ajv "^6.10.0"
2028
2028
chalk "^4.0.0"
2029
2029
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments