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 124
124
"codesandbox" : " ^2.2.0" ,
125
125
"core-js" : " >=2.6.5 <3.0.0" ,
126
126
"cross-env" : " ^7.0.2" ,
127
- "eslint" : " ^7.8.1 " ,
127
+ "eslint" : " ^7.9.0 " ,
128
128
"eslint-config-prettier" : " ^6.11.0" ,
129
129
"eslint-config-standard" : " ^14.1.1" ,
130
130
"eslint-config-vue" : " ^2.0.2" ,
131
131
"eslint-plugin-import" : " ^2.22.0" ,
132
- "eslint-plugin-jest" : " ^24.0.0 " ,
132
+ "eslint-plugin-jest" : " ^24.0.1 " ,
133
133
"eslint-plugin-markdown" : " ^1.0.2" ,
134
134
"eslint-plugin-node" : " ^11.1.0" ,
135
135
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -5510,10 +5510,10 @@ eslint-plugin-import@^2.22.0:
5510
5510
resolve "^1.17.0"
5511
5511
tsconfig-paths "^3.9.0"
5512
5512
5513
- eslint-plugin-jest@^24.0.0 :
5514
- version "24.0.0 "
5515
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.0 .tgz#6b1c460c529104c7d16d889e76fe708b281c4d14 "
5516
- integrity sha512-a0G7hSDbuBCW4PNT6MVpAyfnGbUDOqxzOyhR6wT2BIBnR7MhvfAqd6KKfsTjX+Z3gxzIHiEsihzdClU4cSc6qQ ==
5513
+ eslint-plugin-jest@^24.0.1 :
5514
+ version "24.0.1 "
5515
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.1 .tgz#ad5e091d47cf895e15dc115e18f98471135a334f "
5516
+ integrity sha512-8tYFDqOHGr7vVfdVYspmlV4sRBTylrM4gSLgkGKlO6F+djDOEJ+tEU7I50smUs7AIvFnNZutXUQAMgI9s9N6xQ ==
5517
5517
dependencies:
5518
5518
"@typescript-eslint/experimental-utils" "^4.0.1"
5519
5519
@@ -5597,10 +5597,10 @@ eslint-visitor-keys@^2.0.0:
5597
5597
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5598
5598
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5599
5599
5600
- eslint@^7.8.1 :
5601
- version "7.8.1 "
5602
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
5603
- integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
5600
+ eslint@^7.9.0 :
5601
+ version "7.9.0 "
5602
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0 .tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337 "
5603
+ integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA ==
5604
5604
dependencies:
5605
5605
"@babel/code-frame" "^7.0.0"
5606
5606
"@eslint/eslintrc" "^0.1.3"
You can’t perform that action at this time.
0 commit comments