File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 116
116
"codesandbox" : " ^2.2.1" ,
117
117
"core-js" : " ^3.7.0" ,
118
118
"cross-env" : " ^7.0.2" ,
119
- "eslint" : " ^7.13 .0" ,
119
+ "eslint" : " ^7.14 .0" ,
120
120
"eslint-config-prettier" : " ^6.15.0" ,
121
121
"eslint-config-standard" : " ^16.0.2" ,
122
122
"eslint-config-vue" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -5620,10 +5620,10 @@ eslint-visitor-keys@^2.0.0:
5620
5620
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5621
5621
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5622
5622
5623
- eslint@^7.13 .0:
5624
- version "7.13 .0"
5625
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13 .0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
5626
- integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
5623
+ eslint@^7.14 .0:
5624
+ version "7.14 .0"
5625
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
5626
+ integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
5627
5627
dependencies:
5628
5628
"@babel/code-frame" "^7.0.0"
5629
5629
"@eslint/eslintrc" "^0.2.1"
You can’t perform that action at this time.
0 commit comments