This repository was archived by the owner on Dec 17, 2024. 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 2828 "devDependencies" : {
2929 "@types/react" : " ^17.0.14" ,
3030 "jest" : " ^27.0.6" ,
31- "eslint" : " ^7.30 .0" ,
31+ "eslint" : " ^7.31 .0" ,
3232 "prettier" : " ^2.3.2" ,
3333 "react" : " ^17.0.2" ,
3434 "standard-version" : " ^9.1.1" ,
Original file line number Diff line number Diff line change 635635 resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
636636 integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
637637
638- " @eslint/eslintrc@^0.4.2 " :
639- version "0.4.2 "
640- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
641- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
638+ " @eslint/eslintrc@^0.4.3 " :
639+ version "0.4.3 "
640+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
641+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
642642 dependencies :
643643 ajv "^6.12.4"
644644 debug "^4.1.1"
@@ -2238,13 +2238,13 @@ eslint-visitor-keys@^2.0.0:
22382238 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
22392239 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
22402240
2241- eslint@^7.30 .0 :
2242- version "7.30 .0"
2243- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2244- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2241+ eslint@^7.31 .0 :
2242+ version "7.31 .0"
2243+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
2244+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
22452245 dependencies :
22462246 " @babel/code-frame" " 7.12.11"
2247- " @eslint/eslintrc" " ^0.4.2 "
2247+ " @eslint/eslintrc" " ^0.4.3 "
22482248 " @humanwhocodes/config-array" " ^0.5.0"
22492249 ajv "^6.10.0"
22502250 chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments