This repository was archived by the owner on Dec 25, 2023. It is now read-only.
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 3434 "@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
3535 "@typescript-eslint/parser" : " ^3.10.1" ,
3636 "concurrently" : " ^5.3.0" ,
37- "eslint" : " ^7.11 .0" ,
37+ "eslint" : " ^7.12 .0" ,
3838 "eslint-plugin-nova" : " ^1.1.0" ,
3939 "jest" : " ^26.6.1" ,
4040 "nova-extension-utils" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 281281 exec-sh "^0.3.2"
282282 minimist "^1.2.0"
283283
284- " @eslint/eslintrc@^0.1.3 " :
285- version "0.1.3 "
286- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
287- integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
284+ " @eslint/eslintrc@^0.2.0 " :
285+ version "0.2.0 "
286+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.0 .tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4 "
287+ integrity sha512-+cIGPCBdLCzqxdtwppswP+zTsH9BOIGzAeKfBIbtb4gW/giMlfMwP0HUSFfhzh20f9u8uZ8hOp62+4GPquTbwQ ==
288288 dependencies :
289289 ajv "^6.12.4"
290290 debug "^4.1.1"
@@ -1604,13 +1604,13 @@ eslint-visitor-keys@^2.0.0:
16041604 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
16051605 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
16061606
1607- eslint@^7.11 .0 :
1608- version "7.11 .0"
1609- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11 .0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b "
1610- integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw ==
1607+ eslint@^7.12 .0 :
1608+ version "7.12 .0"
1609+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12 .0.tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6 "
1610+ integrity sha512-n5pEU27DRxCSlOhJ2rO57GDLcNsxO0LPpAbpFdh7xmcDmjmlGUfoyrsB3I7yYdQXO5N3gkSTiDrPSPNFiiirXA ==
16111611 dependencies :
16121612 " @babel/code-frame" " ^7.0.0"
1613- " @eslint/eslintrc" " ^0.1.3 "
1613+ " @eslint/eslintrc" " ^0.2.0 "
16141614 ajv "^6.10.0"
16151615 chalk "^4.0.0"
16161616 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments