File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 126
126
"cross-env" : " ^7.0.2" ,
127
127
"cz-customizable" : " ^6.3.0" ,
128
128
"electron-installer-common" : " ^0.10.2" ,
129
- "eslint" : " ^7.7 .0" ,
129
+ "eslint" : " ^7.12 .0" ,
130
130
"eslint-config-airbnb-base" : " ^14.2.0" ,
131
131
"eslint-plugin-import" : " ^2.21.2" ,
132
132
"eslint-plugin-mocha" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 966
966
global-agent "^2.0.2"
967
967
global-tunnel-ng "^2.7.1"
968
968
969
- " @eslint/eslintrc@^0.1.3 " :
970
- version "0.1.3 "
971
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
972
- integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
969
+ " @eslint/eslintrc@^0.2.0 " :
970
+ version "0.2.0 "
971
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.0 .tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4 "
972
+ integrity sha512-+cIGPCBdLCzqxdtwppswP+zTsH9BOIGzAeKfBIbtb4gW/giMlfMwP0HUSFfhzh20f9u8uZ8hOp62+4GPquTbwQ ==
973
973
dependencies :
974
974
ajv "^6.12.4"
975
975
debug "^4.1.1"
@@ -4312,13 +4312,13 @@ eslint@^6.5.1:
4312
4312
text-table "^0.2.0"
4313
4313
v8-compile-cache "^2.0.3"
4314
4314
4315
- eslint@^7.7 .0 :
4316
- version "7.11 .0"
4317
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11 .0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b "
4318
- integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw ==
4315
+ eslint@^7.12 .0 :
4316
+ version "7.12 .0"
4317
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12 .0.tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6 "
4318
+ integrity sha512-n5pEU27DRxCSlOhJ2rO57GDLcNsxO0LPpAbpFdh7xmcDmjmlGUfoyrsB3I7yYdQXO5N3gkSTiDrPSPNFiiirXA ==
4319
4319
dependencies :
4320
4320
" @babel/code-frame" " ^7.0.0"
4321
- " @eslint/eslintrc" " ^0.1.3 "
4321
+ " @eslint/eslintrc" " ^0.2.0 "
4322
4322
ajv "^6.10.0"
4323
4323
chalk "^4.0.0"
4324
4324
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments