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 42
42
"eslint-plugin-node" : " 11.1.0" ,
43
43
"eslint-plugin-promise" : " 5.1.0" ,
44
44
"eslint-plugin-standard" : " 5.0.0" ,
45
- "eslint-plugin-unicorn" : " 36 .0.0 " ,
45
+ "eslint-plugin-unicorn" : " 37 .0.1 " ,
46
46
"husky" : " 7.0.2" ,
47
47
"jest" : " 27.3.1" ,
48
48
"json-schema-to-markdown" : " 1.1.1" ,
Original file line number Diff line number Diff line change 3353
3353
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
3354
3354
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
3355
3355
3356
- eslint-plugin-unicorn@36 .0.0 :
3357
- version "36 .0.0 "
3358
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36 .0.0 .tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8 "
3359
- integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA ==
3356
+ eslint-plugin-unicorn@37 .0.1 :
3357
+ version "37 .0.1 "
3358
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37 .0.1 .tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11 "
3359
+ integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ ==
3360
3360
dependencies :
3361
3361
" @babel/helper-validator-identifier" " ^7.14.9"
3362
3362
ci-info "^3.2.0"
3363
3363
clean-regexp "^1.0.0"
3364
3364
eslint-template-visitor "^2.3.2"
3365
3365
eslint-utils "^3.0.0"
3366
+ esquery "^1.4.0"
3367
+ indent-string "4"
3366
3368
is-builtin-module "^3.1.0"
3367
3369
lodash "^4.17.21"
3368
3370
pluralize "^8.0.0"
3369
3371
read-pkg-up "^7.0.1"
3370
3372
regexp-tree "^0.1.23"
3371
3373
safe-regex "^2.1.1"
3372
3374
semver "^7.3.5"
3375
+ strip-indent "^3.0.0"
3373
3376
3374
3377
eslint-scope@^5.1.1 :
3375
3378
version "5.1.1"
@@ -4073,7 +4076,7 @@ imurmurhash@^0.1.4:
4073
4076
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
4074
4077
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
4075
4078
4076
- indent-string@^4.0.0 :
4079
+ indent-string@4, indent-string@ ^4.0.0 :
4077
4080
version "4.0.0"
4078
4081
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
4079
4082
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
You can’t perform that action at this time.
0 commit comments