-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update dependency eslint-config-seek to v14.x (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Skoufis <[email protected]>
- Loading branch information
1 parent
4e5a04c
commit f920844
Showing
9 changed files
with
2,563 additions
and
2,551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
20.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module.exports = require('eslint-config-seek'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,14 +31,10 @@ | |
"@changesets/changelog-github": "^0.5.0", | ||
"@changesets/cli": "^2.27.1", | ||
"browserslist": "^4.23.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-seek": "^13.0.0", | ||
"prettier": "^3.2.5", | ||
"typescript": "~5.4.3" | ||
"eslint": "^9.13.0", | ||
"eslint-config-seek": "^14.1.0", | ||
"prettier": "^3.3.3", | ||
"typescript": "~5.6.3" | ||
}, | ||
"packageManager": "[email protected]", | ||
"volta": { | ||
"node": "18.19.1", | ||
"pnpm": "8.15.5" | ||
} | ||
"packageManager": "[email protected]" | ||
} |
Oops, something went wrong.