Skip to content

Commit c47df0b

Browse files
chore(deps-dev): bump @fisker/eslint-config from 1.2.1 to 1.2.3
Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 1.2.1 to 1.2.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 afbe9f0 commit c47df0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1.0",
65-
"@fisker/eslint-config": "^1.2.1",
65+
"@fisker/eslint-config": "^1.2.3",
6666
"@fisker/eslint-config-ava": "^1.2.0",
6767
"@fisker/husky-config": "^1.1.0",
6868
"@fisker/lint-staged-config": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 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.2.1":
427-
version "1.2.1"
428-
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.1.tgz#679c8ad459fe65fb6da5a5f180adc329e7082739"
429-
integrity sha512-Yds19OG9YOB8oISuFvcAFdVxN1cdHzrJckSCyLyB/j8TVnGbzmoGZah6vb7egoVNnmnrXsLunmklmFieVqGORg==
426+
"@fisker/eslint-config@^1.2.3":
427+
version "1.2.3"
428+
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.3.tgz#099ce178bb846d65353dee371f9ef55b2181641f"
429+
integrity sha512-aTHoqBRqXvrYkUhdwpfgsZmzETFMFFlqzJLHab0reeS5Wr8T4+L9IkrJPhkJUZUyVdfLadFBr9VQvm7U84NBHw==
430430
dependencies:
431431
eslint-config-airbnb-base "13.1.0"
432432
eslint-config-prettier "5.0.0"

0 commit comments

Comments
 (0)