File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 5858 "eslint-plugin-react" : " 7.26.1" ,
5959 "eslint-plugin-react-hooks" : " 4.2.0" ,
6060 "eslint-plugin-testing-library" : " 4.12.4" ,
61- "eslint-plugin-unicorn" : " 36 .0.0 " ,
61+ "eslint-plugin-unicorn" : " 37 .0.1 " ,
6262 "typescript" : " 4.4.3"
6363 }
6464}
Original file line number Diff line number Diff line change @@ -5811,23 +5811,26 @@ eslint-plugin-testing-library@^3.9.2:
58115811 dependencies:
58125812 "@typescript-eslint/experimental-utils" "^3.10.1"
58135813
5814- eslint-plugin-unicorn@36 .0.0 :
5815- version "36 .0.0 "
5816- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36 .0.0 .tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8 "
5817- integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA ==
5814+ eslint-plugin-unicorn@37 .0.1 :
5815+ version "37 .0.1 "
5816+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37 .0.1 .tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11 "
5817+ integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ ==
58185818 dependencies:
58195819 "@babel/helper-validator-identifier" "^7.14.9"
58205820 ci-info "^3.2.0"
58215821 clean-regexp "^1.0.0"
58225822 eslint-template-visitor "^2.3.2"
58235823 eslint-utils "^3.0.0"
5824+ esquery "^1.4.0"
5825+ indent-string "4"
58245826 is-builtin-module "^3.1.0"
58255827 lodash "^4.17.21"
58265828 pluralize "^8.0.0"
58275829 read-pkg-up "^7.0.1"
58285830 regexp-tree "^0.1.23"
58295831 safe-regex "^2.1.1"
58305832 semver "^7.3.5"
5833+ strip-indent "^3.0.0"
58315834
58325835eslint-scope@^4.0.3:
58335836 version "4.0.3"
@@ -7185,7 +7188,7 @@ imurmurhash@^0.1.4:
71857188 resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
71867189 integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
71877190
7188- indent-string@^4.0.0:
7191+ indent-string@4, indent-string@ ^4.0.0:
71897192 version "4.0.0"
71907193 resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
71917194 integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
You can’t perform that action at this time.
0 commit comments