Skip to content

Commit d8138a0

Browse files
chore(deps-dev): bump @fisker/eslint-config from 1.1.2 to 1.1.3
Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/[email protected]...@fisker/[email protected]) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6240286 commit d8138a0

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
@@ -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.2",
65+
"@fisker/eslint-config": "^1.1.3",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -423,14 +423,14 @@
423423
dependencies:
424424
eslint-plugin-ava "^7.1.0"
425425

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==
426+
"@fisker/eslint-config@^1.1.3":
427+
version "1.1.3"
428+
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.3.tgz#efbf10fb54afcbc7fc9d387a6a3b98d961a26099"
429+
integrity sha512-aducD33DgM03S218Q9gPoCJE62E5Ey8LDMnEQ1P33xWKFyRAhMuQa4iQF6A4G6NaCVMP8b3f71PrXZOivqAqYA==
430430
dependencies:
431431
eslint-config-airbnb-base "^13.1.0"
432432
eslint-config-prettier "^5.0.0"
433-
eslint-plugin-eslint-comments "^3.1.1"
433+
eslint-plugin-eslint-comments "^3.1.2"
434434
eslint-plugin-html "^5.0.5"
435435
eslint-plugin-import "^2.17.3"
436436
eslint-plugin-node "^9.1.0"
@@ -1930,7 +1930,7 @@ eslint-plugin-es@^1.4.0:
19301930
eslint-utils "^1.3.0"
19311931
regexpp "^2.0.1"
19321932

1933-
eslint-plugin-eslint-comments@^3.1.1:
1933+
eslint-plugin-eslint-comments@^3.1.2:
19341934
version "3.1.2"
19351935
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395"
19361936
integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ==

0 commit comments

Comments
 (0)