Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 6556b89 commit 0b606ea
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 52 deletions.
101 changes: 51 additions & 50 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 @@ -21,14 +21,14 @@
"license": "BSD-3-Clause",
"dependencies": {
"@eslint/js": "8.57.0",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.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": "51.0.1",
"typescript": "5.4.3",
"typescript-eslint": "7.3.1"
"typescript-eslint": "7.4.0"
},
"devDependencies": {
"@bifravst/prettier-config": "1.0.0",
Expand Down

0 comments on commit 0b606ea

Please sign in to comment.