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 Mar 15, 2024
1 parent d586008 commit 62c93e0
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
186 changes: 93 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"homepage": "https://github.com/seqsense/pcdeditor#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react": "7.34.1",
"prettier": "3.2.5",
"react": "18.2.0",
"typescript": "5.3.3"
Expand Down

0 comments on commit 62c93e0

Please sign in to comment.