File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 60
60
"devDependencies" : {
61
61
"@commitlint/cli" : " ^8.0.0" ,
62
62
"@fisker/commitlint-config" : " ^1.0.9" ,
63
- "@fisker/eslint-config" : " ^1.1.0 " ,
63
+ "@fisker/eslint-config" : " ^1.1.1 " ,
64
64
"@fisker/eslint-config-ava" : " ^1.1.1" ,
65
65
"@fisker/husky-config" : " ^1.1.0" ,
66
66
"@fisker/lint-staged-config" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 423
423
dependencies :
424
424
eslint-plugin-ava "^7.1.0"
425
425
426
- " @fisker/eslint-config@^1.1.0 " :
427
- version "1.1.0 "
428
- resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.0 .tgz#bcb046d6979f35321b8c0c220b36edcb35e1a4ef "
429
- integrity sha512-ZP9KBkSfYZxg18+nn4PH3A+tyfO/KpRalE/E10xn4nybIcqlJRMj6GUpZFZrL9lJVLagtYAQiGzZMYNy+iHO1w ==
426
+ " @fisker/eslint-config@^1.1.1 " :
427
+ version "1.1.1 "
428
+ resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.1 .tgz#19c04d7166515233fb8b6078449f51906ade87c1 "
429
+ integrity sha512-AtufcWlBhosVHbe63cN6faM3oZMsUKzy+Llsjj17VL6GdhEfSq5/goPrbXq6qgQTYNc1zwpmalTOpa5RYIEHuA ==
430
430
dependencies :
431
431
eslint-config-airbnb-base "^13.1.0"
432
432
eslint-config-prettier "^4.3.0"
436
436
eslint-plugin-node "^9.1.0"
437
437
eslint-plugin-prettier "^3.1.0"
438
438
eslint-plugin-promise "^4.1.1"
439
- eslint-plugin-unicorn "^9.0 .0"
439
+ eslint-plugin-unicorn "^9.1 .0"
440
440
441
441
" @fisker/husky-config@^1.1.0 " :
442
442
version "1.1.0"
@@ -1980,7 +1980,7 @@ eslint-plugin-promise@^4.1.1:
1980
1980
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db"
1981
1981
integrity sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ==
1982
1982
1983
- eslint-plugin-unicorn@^9.0 .0 :
1983
+ eslint-plugin-unicorn@^9.1 .0 :
1984
1984
version "9.1.0"
1985
1985
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-9.1.0.tgz#b5ec3c65ae28d8163f6f6b340b183e11862ec295"
1986
1986
integrity sha512-OknjtY1daSxHd60KsXBxP9d2LExA3JZ2XuPOtqSZbLjwGaKjZXYMCaPI2xg70Qc791rXoi0pW4UEzVCnwlRi+Q==
You can’t perform that action at this time.
0 commit comments