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 116
116
"codesandbox" : " ^2.2.1" ,
117
117
"core-js" : " ^3.6.5" ,
118
118
"cross-env" : " ^7.0.2" ,
119
- "eslint" : " ^7.12.0 " ,
119
+ "eslint" : " ^7.12.1 " ,
120
120
"eslint-config-prettier" : " ^6.14.0" ,
121
121
"eslint-config-standard" : " ^15.0.0" ,
122
122
"eslint-config-vue" : " ^2.0.2" ,
Original file line number Diff line number Diff line change 919
919
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
920
920
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
921
921
922
- "@eslint/eslintrc@^0.2.0 ":
923
- version "0.2.0 "
924
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.0 .tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4 "
925
- integrity sha512-+cIGPCBdLCzqxdtwppswP+zTsH9BOIGzAeKfBIbtb4gW/giMlfMwP0HUSFfhzh20f9u8uZ8hOp62+4GPquTbwQ ==
922
+ "@eslint/eslintrc@^0.2.1 ":
923
+ version "0.2.1 "
924
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1 .tgz#f72069c330461a06684d119384435e12a5d76e3c "
925
+ integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA ==
926
926
dependencies:
927
927
ajv "^6.12.4"
928
928
debug "^4.1.1"
@@ -5671,13 +5671,13 @@ eslint-visitor-keys@^2.0.0:
5671
5671
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5672
5672
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5673
5673
5674
- eslint@^7.12.0 :
5675
- version "7.12.0 "
5676
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.0 .tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6 "
5677
- integrity sha512-n5pEU27DRxCSlOhJ2rO57GDLcNsxO0LPpAbpFdh7xmcDmjmlGUfoyrsB3I7yYdQXO5N3gkSTiDrPSPNFiiirXA ==
5674
+ eslint@^7.12.1 :
5675
+ version "7.12.1 "
5676
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1 .tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801 "
5677
+ integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg ==
5678
5678
dependencies:
5679
5679
"@babel/code-frame" "^7.0.0"
5680
- "@eslint/eslintrc" "^0.2.0 "
5680
+ "@eslint/eslintrc" "^0.2.1 "
5681
5681
ajv "^6.10.0"
5682
5682
chalk "^4.0.0"
5683
5683
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments