Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#60)
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 Oct 7, 2024
1 parent 22c7a2d commit e30ab4b
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"dependencies": {
"@shopify/eslint-plugin": "^45.0.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint-config-next": "^14.2.13",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint-config-next": "^14.2.14",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand All @@ -43,7 +43,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.36.1",
"eslint-plugin-react": "^7.37.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 e30ab4b

Please sign in to comment.