Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1193)
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] authored Apr 28, 2024
1 parent 3bff3b0 commit 47b7cd6
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 250 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"globals": "^15.0.0",
"globals": "^15.1.0",
"typescript-eslint": "^7.7.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@antfu/eslint-config": "^2.16.0",
"@eslint-react/eslint-plugin": "^1.5.9",
"@eslint-react/eslint-plugin": "^1.5.10",
"@eslint/eslintrc": "^3.0.2",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-promise": "^6.1.1",
Expand Down
Loading

0 comments on commit 47b7cd6

Please sign in to comment.