Skip to content

Commit

Permalink
Update eslint version
Browse files Browse the repository at this point in the history
  • Loading branch information
renefs committed Jul 9, 2024
1 parent 7411065 commit ae27c03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions client/package-lock.json

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

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.3.0",
"version": "1.4.0",
"homepage": "/",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -125,7 +125,7 @@
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@vitest/coverage-v8": "^1.4.0",
"eslint": "^8.36.0",
"eslint": "^8.57.0",
"happy-dom": "^8.9.0",
"husky": "^8.0.1",
"jsdom": "^21.0.0",
Expand Down

0 comments on commit ae27c03

Please sign in to comment.