Skip to content

Commit 414cddd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @fisker/eslint-config to ^1.1.1
1 parent a3f39e4 commit 414cddd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@commitlint/cli": "^8.0.0",
6262
"@fisker/commitlint-config": "^1.0.9",
63-
"@fisker/eslint-config": "^1.1.0",
63+
"@fisker/eslint-config": "^1.1.1",
6464
"@fisker/eslint-config-ava": "^1.1.1",
6565
"@fisker/husky-config": "^1.1.0",
6666
"@fisker/lint-staged-config": "^1.0.4",

yarn.lock

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

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==
430430
dependencies:
431431
eslint-config-airbnb-base "^13.1.0"
432432
eslint-config-prettier "^4.3.0"
@@ -436,7 +436,7 @@
436436
eslint-plugin-node "^9.1.0"
437437
eslint-plugin-prettier "^3.1.0"
438438
eslint-plugin-promise "^4.1.1"
439-
eslint-plugin-unicorn "^9.0.0"
439+
eslint-plugin-unicorn "^9.1.0"
440440

441441
"@fisker/husky-config@^1.1.0":
442442
version "1.1.0"
@@ -1980,7 +1980,7 @@ eslint-plugin-promise@^4.1.1:
19801980
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db"
19811981
integrity sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ==
19821982

1983-
eslint-plugin-unicorn@^9.0.0:
1983+
eslint-plugin-unicorn@^9.1.0:
19841984
version "9.1.0"
19851985
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-9.1.0.tgz#b5ec3c65ae28d8163f6f6b340b183e11862ec295"
19861986
integrity sha512-OknjtY1daSxHd60KsXBxP9d2LExA3JZ2XuPOtqSZbLjwGaKjZXYMCaPI2xg70Qc791rXoi0pW4UEzVCnwlRi+Q==

0 commit comments

Comments
 (0)