Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#97)
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 Jan 13, 2025
1 parent 18880a7 commit fb0cb98
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 84 deletions.
6 changes: 3 additions & 3 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.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint-config-next": "^14.2.22",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"eslint-config-next": "^14.2.23",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand Down
Loading

0 comments on commit fb0cb98

Please sign in to comment.