Skip to content

Commit

Permalink
Update js formatter and linter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 25a1a1b commit 1194ed7
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 107 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
},
"homepage": "https://github.com/seqsense/pcdeditor#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"eslint": "9.14.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"eslint": "9.16.0",
"eslint-plugin-react": "7.37.2",
"globals": "15.9.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"react": "18.3.1",
"typescript": "5.6.3",
"typescript-eslint": "8.3.0"
Expand Down
Loading

0 comments on commit 1194ed7

Please sign in to comment.