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 63
63
"@commitlint/cli" : " ^8.0.0" ,
64
64
"@fisker/commitlint-config" : " ^1.1.0" ,
65
65
"@fisker/eslint-config" : " ^1.2.0" ,
66
- "@fisker/eslint-config-ava" : " ^1.1.1 " ,
66
+ "@fisker/eslint-config-ava" : " ^1.2.0 " ,
67
67
"@fisker/husky-config" : " ^1.1.0" ,
68
68
"@fisker/lint-staged-config" : " ^1.0.4" ,
69
69
"@fisker/prettier-config" : " ^1.0.17" ,
Original file line number Diff line number Diff line change 416
416
dependencies :
417
417
" @commitlint/config-conventional" " 8.0.0"
418
418
419
- " @fisker/eslint-config-ava@^1.1.1 " :
420
- version "1.1.1 "
421
- resolved "https://registry.yarnpkg.com/@fisker/eslint-config-ava/-/eslint-config-ava-1.1.1 .tgz#79fa1cad6598e7d990fa017dc196a0edc3425fef "
422
- integrity sha512-bx3yOfdqi8RsZ6VoujC21rJLpQyLj+I4LLAyDkVRHkyMSPtW8+JgyYIkrUB8/Uhmq0QR/9fzz3riBIKQlGzkzQ ==
419
+ " @fisker/eslint-config-ava@^1.2.0 " :
420
+ version "1.2.0 "
421
+ resolved "https://registry.yarnpkg.com/@fisker/eslint-config-ava/-/eslint-config-ava-1.2.0 .tgz#087b1e65df4eec68b1afe3c1832c9a5dd971af62 "
422
+ integrity sha512-mS+IQmRvoQUyerHZhz3yNIA5LJtWhln5uwF1a0YkwIFC6fN4+BYFW98ERyjlH2d/i1Pl5XfQGJGqyKybSW+PhA ==
423
423
dependencies :
424
- eslint-plugin-ava "^ 7.1.0"
424
+ eslint-plugin-ava "7.1.0"
425
425
426
426
" @fisker/eslint-config@^1.2.0 " :
427
427
version "1.2.0"
@@ -1909,7 +1909,7 @@ eslint-module-utils@^2.4.0:
1909
1909
debug "^2.6.8"
1910
1910
pkg-dir "^2.0.0"
1911
1911
1912
- eslint-plugin-ava@^ 7.1.0 :
1912
+
1913
1913
version "7.1.0"
1914
1914
resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-7.1.0.tgz#ad2965c8a2b41e1d5e1c9477330ac9faa357b171"
1915
1915
integrity sha512-Z/vWPuHxtqMzxLZKhY/BJPrpPwA6uDlYekpBafyy95ssJCRDKUlFh0bk+P8fPPQJjXYr7bYp3Hwn66/QLwTBUA==
You can’t perform that action at this time.
0 commit comments