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 62
62
"devDependencies" : {
63
63
"@commitlint/cli" : " ^8.0.0" ,
64
64
"@fisker/commitlint-config" : " ^1.0.9" ,
65
- "@fisker/eslint-config" : " ^1.1.1 " ,
65
+ "@fisker/eslint-config" : " ^1.1.2 " ,
66
66
"@fisker/eslint-config-ava" : " ^1.1.1" ,
67
67
"@fisker/husky-config" : " ^1.1.0" ,
68
68
"@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.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 ==
426
+ " @fisker/eslint-config@^1.1.2 " :
427
+ version "1.1.2 "
428
+ resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.2 .tgz#ab78b7d3137032c022851d3603d086e77e15e977 "
429
+ integrity sha512-388OaJ4ANcORsLORtwxv+ObpAs0uJd+wutlAxXgKMjDXbWTUVLTjzAxZQDhMFtvVJ9N3I1aLzh/G4BpmzV45pg ==
430
430
dependencies :
431
431
eslint-config-airbnb-base "^13.1.0"
432
- eslint-config-prettier "^4.3 .0"
432
+ eslint-config-prettier "^5.0 .0"
433
433
eslint-plugin-eslint-comments "^3.1.1"
434
434
eslint-plugin-html "^5.0.5"
435
435
eslint-plugin-import "^2.17.3"
@@ -1886,10 +1886,10 @@ eslint-config-airbnb-base@^13.1.0:
1886
1886
object.assign "^4.1.0"
1887
1887
object.entries "^1.0.4"
1888
1888
1889
- eslint-config-prettier@^4.3 .0 :
1890
- version "4.3 .0"
1891
- resolved "https://registry.npmjs.org /eslint-config-prettier/-/eslint-config-prettier-4.3 .0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0 "
1892
- integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA ==
1889
+ eslint-config-prettier@^5.0 .0 :
1890
+ version "5.0 .0"
1891
+ resolved "https://registry.yarnpkg.com /eslint-config-prettier/-/eslint-config-prettier-5.0 .0.tgz#f7a94b2b8ae7cbf25842c36fa96c6d32cd0a697c "
1892
+ integrity sha512-c17Aqiz5e8LEqoc/QPmYnaxQFAHTx2KlCZBPxXXjEMmNchOLnV/7j0HoPZuC+rL/tDC9bazUYOKJW9bOhftI/w ==
1893
1893
dependencies :
1894
1894
get-stdin "^6.0.0"
1895
1895
You can’t perform that action at this time.
0 commit comments