Skip to content

Commit

Permalink
chore(deps): update eslint (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Dec 6, 2023
1 parent 143e4db commit f95e684
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 20 deletions.
291 changes: 274 additions & 17 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 @@ -103,9 +103,9 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"eslint": "^8.54.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"highlight.js": "11.9.0",
"husky": "8.0.3",
"jest": "29.7.0",
Expand Down

0 comments on commit f95e684

Please sign in to comment.