Skip to content

Commit

Permalink
build(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent ce3c9bd commit 1b537fc
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 159 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"@semantic-release/npm": "~10.0.0",
"@semantic-release/release-notes-generator": "~11.0.0",
"@types/node": "~20.5.0",
"@typescript-eslint/eslint-plugin": "~5.62.0",
"@typescript-eslint/parser": "~5.62.0",
"@typescript-eslint/eslint-plugin": "~6.4.0",
"@typescript-eslint/parser": "~6.4.0",
"ava": "~5.3.1",
"c8": "~8.0.0",
"eslint": "~8.47.0",
"eslint-config-prettier": "~8.10.0",
"eslint-config-prettier": "~9.0.0",
"eslint-plugin-import": "~2.28.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-simple-import-sort": "~10.0.0",
"eslint-plugin-unicorn": "~47.0.0",
"prettier": "~2.8.8",
"eslint-plugin-unicorn": "~48.0.0",
"prettier": "~3.0.0",
"semantic-release": "~21.0.5",
"tsx": "~3.12.7",
"typescript": "~5.1.3"
Expand Down
Loading

0 comments on commit 1b537fc

Please sign in to comment.