Skip to content

Commit

Permalink
deps: eslint-config-skuba 3.0.2 (#1240)
Browse files Browse the repository at this point in the history
* deps: eslint-config-skuba 3.0.2

* update diff

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sam Chung <[email protected]>
  • Loading branch information
renovate[bot] and samchungy authored Aug 15, 2023
1 parent ddd980a commit bdc93ed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .changeset/rich-fans-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Diff patch from eslint-config-skuba 2 and eslint-config-skuba 3
+ '@typescript-eslint/consistent-generic-constructors': '...',
+ '@typescript-eslint/consistent-indexed-object-style': '...',
+ '@typescript-eslint/consistent-type-assertions': '...',
+ '@typescript-eslint/consistent-type-definitions': '...',
+ 'dot-notation': '...',
+ '@typescript-eslint/dot-notation': '...',
+ '@typescript-eslint/no-base-to-string': '...',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"enquirer": "^2.3.6",
"esbuild": "~0.19.0",
"eslint": "^8.11.0",
"eslint-config-skuba": "3.0.1",
"eslint-config-skuba": "3.0.2",
"execa": "^5.0.0",
"fdir": "^6.0.0",
"fs-extra": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3793,10 +3793,10 @@ eslint-config-seek@^12.0.1:
eslint-plugin-rulesdir "^0.2.2"
find-root "^1.1.0"

[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-skuba/-/eslint-config-skuba-3.0.1.tgz#1cdcb07af9bfe900a5aee90c2f7dcdd697f585bc"
integrity sha512-xUuxiFo/Jd3y+smrZxDpQYR7DK24zlD9YDGLCUT3vkttQ0E8dsYmZfwA871fUvpOhPDw/J9N5JX4afldOe8bjQ==
[email protected].2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-skuba/-/eslint-config-skuba-3.0.2.tgz#00b703e5195a34ff7d27d14e7b4b3f132ba79e94"
integrity sha512-Tgc+Qebn49J3bmbfLJ0IdTQpCYqqsd8w3xY76v+Wm1Owd4QaZ+NbaT6UumL80ZQy6/Otu0uHXlyPJG7Iq20YKg==
dependencies:
"@types/eslint" "^8.4.1"
"@typescript-eslint/eslint-plugin" "^6.0.0"
Expand Down

0 comments on commit bdc93ed

Please sign in to comment.