Skip to content

Commit adba691

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency @fisker/eslint-config to ^1.1.2 (#76)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 002c981 commit adba691

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@commitlint/cli": "^8.0.0",
6464
"@fisker/commitlint-config": "^1.0.9",
65-
"@fisker/eslint-config": "^1.1.1",
65+
"@fisker/eslint-config": "^1.1.2",
6666
"@fisker/eslint-config-ava": "^1.1.1",
6767
"@fisker/husky-config": "^1.1.0",
6868
"@fisker/lint-staged-config": "^1.0.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -423,13 +423,13 @@
423423
dependencies:
424424
eslint-plugin-ava "^7.1.0"
425425

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==
430430
dependencies:
431431
eslint-config-airbnb-base "^13.1.0"
432-
eslint-config-prettier "^4.3.0"
432+
eslint-config-prettier "^5.0.0"
433433
eslint-plugin-eslint-comments "^3.1.1"
434434
eslint-plugin-html "^5.0.5"
435435
eslint-plugin-import "^2.17.3"
@@ -1886,10 +1886,10 @@ eslint-config-airbnb-base@^13.1.0:
18861886
object.assign "^4.1.0"
18871887
object.entries "^1.0.4"
18881888

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==
18931893
dependencies:
18941894
get-stdin "^6.0.0"
18951895

0 commit comments

Comments
 (0)