Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
bump seek config
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy committed Aug 4, 2023
1 parent c8d4a8e commit d3b845a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/eslint": "^8.4.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-config-seek": "^12.0.0",
"eslint-config-seek": "^12.0.1",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-tsdoc": "^0.2.14",
"eslint-plugin-yml": "^1.5.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,10 +2965,10 @@ eslint-config-seek@^11.3.1:
eslint-plugin-rulesdir "^0.2.2"
find-root "^1.1.0"

eslint-config-seek@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-seek/-/eslint-config-seek-12.0.0.tgz#ec56e577a32db60b3650de455e8a8d0179ea359f"
integrity sha512-W8IVyCuZC9RuXBtnCAuICpnYXLhLKBg8suXYfRfWX8SQzaStAdSluvttZdomNiD8WKBgMapUOoyDnuvJ+ojcyA==
eslint-config-seek@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-seek/-/eslint-config-seek-12.0.1.tgz#2dcc97170064ff2dafe73d61066302ec98dc2b39"
integrity sha512-g3YWehspf8VjkiLp+TfQp6wH7NCqO/9YFrcQat6Gv24lzuITgbmtE4n4IaBPbxwl3RNoRkHaZueSYHlYDY+j7g==
dependencies:
"@babel/core" "^7.22.6"
"@babel/eslint-parser" "^7.22.6"
Expand Down

0 comments on commit d3b845a

Please sign in to comment.