Skip to content

Commit

Permalink
Update eslint to v7.9.0 (#4004)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent c288750 commit e2a3e6e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 147 deletions.
192 changes: 47 additions & 145 deletions 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 package.json
Expand Up @@ -43,8 +43,8 @@
"@types/jquery": "3.5.30",
"@types/jquery.validation": "1.16.10",
"@types/js-cookie": "3.0.6",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit e2a3e6e

Please sign in to comment.