Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#91)
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 Dec 17, 2024
1 parent 7abcef4 commit c6abaf2
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 104 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.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint-config-next": "^14.2.19",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"eslint-config-next": "^14.2.20",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-unicorn": "^56.0.1",
"lodash": "^4.17.21"
},
Expand Down
Loading

0 comments on commit c6abaf2

Please sign in to comment.