Skip to content

Commit

Permalink
fix(deps): update eslint to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 6d2bd91 commit 4e1b6cd
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
140 changes: 70 additions & 70 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
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"license": "BSD-3-Clause",
"dependencies": {
"@eslint/js": "8.57.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.6.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "52.0.0",
"typescript": "5.4.4",
"typescript-eslint": "7.5.0"
"typescript-eslint": "7.6.0"
},
"devDependencies": {
"@bifravst/prettier-config": "1.0.0",
Expand Down

0 comments on commit 4e1b6cd

Please sign in to comment.