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 +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.10 .0" ,
37+ "eslint" : " ^7.11 .0" ,
3838 "eslint-plugin-nova" : " ^1.1.0" ,
3939 "jest" : " ^26.4.2" ,
4040 "nova-extension-utils" : " ^1.0.3" ,
Original file line number Diff line number Diff line change @@ -1607,10 +1607,10 @@ eslint-visitor-keys@^2.0.0:
16071607 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
16081608 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
16091609
1610- eslint@^7.10 .0 :
1611- version "7.10 .0"
1612- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.10 .0.tgz#494edb3e4750fb791133ca379e786a8f648c72b9 "
1613- integrity sha512-BDVffmqWl7JJXqCjAK6lWtcQThZB/aP1HXSH1JKwGwv0LQEdvpR7qzNrUT487RM39B5goWuboFad5ovMBmD8yA ==
1610+ eslint@^7.11 .0 :
1611+ version "7.11 .0"
1612+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11 .0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b "
1613+ integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw ==
16141614 dependencies :
16151615 " @babel/code-frame" " ^7.0.0"
16161616 " @eslint/eslintrc" " ^0.1.3"
@@ -1622,7 +1622,7 @@ eslint@^7.10.0:
16221622 enquirer "^2.3.5"
16231623 eslint-scope "^5.1.1"
16241624 eslint-utils "^2.1.0"
1625- eslint-visitor-keys "^1.3 .0"
1625+ eslint-visitor-keys "^2.0 .0"
16261626 espree "^7.3.0"
16271627 esquery "^1.2.0"
16281628 esutils "^2.0.2"
You can’t perform that action at this time.
0 commit comments