This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 "@types/execa" : " 2.0.0" ,
107107 "@types/node" : " 12.12.14" ,
108108 "@types/vscode" : " 1.48.0" ,
109- "eslint" : " ^7.8.0 " ,
109+ "eslint" : " ^7.8.1 " ,
110110 "husky" : " ^3.0.3" ,
111111 "prettier" : " ^2.1.1" ,
112112 "semantic-release" : " ^15.13.19" ,
Original file line number Diff line number Diff line change 161161 resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.2.tgz#d05f66db03e3a3638a654e8badf2deb489eb220d"
162162 integrity sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ==
163163
164- " @eslint/eslintrc@^0.1.0 " :
165- version "0.1.0 "
166- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.0 .tgz#3d1f19fb797d42fb1c85458c1c73541eeb1d9e76 "
167- integrity sha512-bfL5365QSCmH6cPeFT7Ywclj8C7LiF7sO6mUGzZhtAMV7iID1Euq6740u/SRi4C80NOnVz/CEfK8/HO+nCAPJg ==
164+ " @eslint/eslintrc@^0.1.3 " :
165+ version "0.1.3 "
166+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
167+ integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
168168 dependencies :
169169 ajv "^6.12.4"
170170 debug "^4.1.1"
171+ espree "^7.3.0"
172+ globals "^12.1.0"
173+ ignore "^4.0.6"
171174 import-fresh "^3.2.1"
175+ js-yaml "^3.13.1"
176+ lodash "^4.17.19"
177+ minimatch "^3.0.4"
172178 strip-json-comments "^3.1.1"
173179
174180" @mrmlnc/readdir-enhanced@^2.2.1 " :
@@ -1892,13 +1898,13 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
18921898 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
18931899 integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
18941900
1895- eslint@^7.8.0 :
1896- version "7.8.0 "
1897- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.0 .tgz#9a3e2e6e4d0a3f8c42686073c25ebf2e91443e8a "
1898- integrity sha512-qgtVyLZqKd2ZXWnLQA4NtVbOyH56zivOAdBFWE54RFkSZjokzNrcP4Z0eVWsZ+84ByXv+jL9k/wE1ENYe8xRFw ==
1901+ eslint@^7.8.1 :
1902+ version "7.8.1 "
1903+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
1904+ integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
18991905 dependencies :
19001906 " @babel/code-frame" " ^7.0.0"
1901- " @eslint/eslintrc" " ^0.1.0 "
1907+ " @eslint/eslintrc" " ^0.1.3 "
19021908 ajv "^6.10.0"
19031909 chalk "^4.0.0"
19041910 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments