Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
nonnonstop committed May 22, 2021
1 parent b5bff1f commit 2020eda
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 54 deletions.
114 changes: 63 additions & 51 deletions app/src/main/script/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 app/src/main/script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"license": "ISC",
"private": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"eslint": "^7.26.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"eslint": "^7.27.0",
"typescript": "^4.2.4"
}
}

0 comments on commit 2020eda

Please sign in to comment.