Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#52)
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 Sep 25, 2024
1 parent 3d0c47d commit 4528b90
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 312 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"dependencies": {
"@shopify/eslint-plugin": "^45.0.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"eslint-config-next": "^14.2.9",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint-config-next": "^14.2.13",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand All @@ -42,7 +42,7 @@
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^55.0.0",
"lodash": "^4.17.21"
Expand Down
Loading

0 comments on commit 4528b90

Please sign in to comment.