File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "devDependencies" : {
4444 "autoprefixer" : " ^9.7.6" ,
4545 "cssnano" : " ^4.1.10" ,
46- "eslint" : " ^7.8.0 " ,
46+ "eslint" : " ^7.8.1 " ,
4747 "husky" : " ^4.2.5" ,
4848 "lint-staged" : " ^10.2.13" ,
4949 "markdown-it" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 192192 resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
193193 integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
194194
195- " @eslint/eslintrc@^0.1.0 " :
196- version "0.1.0 "
197- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.0 .tgz#3d1f19fb797d42fb1c85458c1c73541eeb1d9e76 "
198- integrity sha512-bfL5365QSCmH6cPeFT7Ywclj8C7LiF7sO6mUGzZhtAMV7iID1Euq6740u/SRi4C80NOnVz/CEfK8/HO+nCAPJg ==
195+ " @eslint/eslintrc@^0.1.3 " :
196+ version "0.1.3 "
197+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
198+ integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
199199 dependencies :
200200 ajv "^6.12.4"
201201 debug "^4.1.1"
202+ espree "^7.3.0"
203+ globals "^12.1.0"
204+ ignore "^4.0.6"
202205 import-fresh "^3.2.1"
206+ js-yaml "^3.13.1"
207+ lodash "^4.17.19"
208+ minimatch "^3.0.4"
203209 strip-json-comments "^3.1.1"
204210
205211" @nodelib/fs.scandir@2.1.3 " :
@@ -991,13 +997,13 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
991997 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
992998 integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
993999
994- eslint@^7.8.0 :
995- version "7.8.0 "
996- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.0 .tgz#9a3e2e6e4d0a3f8c42686073c25ebf2e91443e8a "
997- integrity sha512-qgtVyLZqKd2ZXWnLQA4NtVbOyH56zivOAdBFWE54RFkSZjokzNrcP4Z0eVWsZ+84ByXv+jL9k/wE1ENYe8xRFw ==
1000+ eslint@^7.8.1 :
1001+ version "7.8.1 "
1002+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
1003+ integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
9981004 dependencies :
9991005 " @babel/code-frame" " ^7.0.0"
1000- " @eslint/eslintrc" " ^0.1.0 "
1006+ " @eslint/eslintrc" " ^0.1.3 "
10011007 ajv "^6.10.0"
10021008 chalk "^4.0.0"
10031009 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments