Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#31)
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 Aug 5, 2024
1 parent 0ea52bf commit fc31b42
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 113 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
},
"dependencies": {
"@shopify/eslint-plugin": "^45.0.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint-config-next": "^14.2.3",
"eslint-plugin-check-file": "^2.6.2",
"eslint-plugin-cypress": "^3.2.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint-config-next": "^14.2.5",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-functional": "^6.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^55.0.0",
"lodash": "^4.17.21"
},
Expand Down
Loading

0 comments on commit fc31b42

Please sign in to comment.