Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 810b39d commit fdb87c7
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 137 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"commitlint": "17.6.3",
"eslint": "8.43.0",
"eslint": "8.57.1",
"husky": "8.0.3",
"semantic-release": "^20",
"semantic-release-monorepo": "7.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-sonarjs": "^0.25.0",
"eslint-plugin-unicorn": "^47.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"node": "^16 || >=18"
},
"dependencies": {
"eslint-plugin-vitest": "^0.2.2",
"eslint-plugin-vitest": "^0.5.0",
"eslint-plugin-vitest-globals": "^1.3.1"
}
}
Loading

0 comments on commit fdb87c7

Please sign in to comment.