Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#286)
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 24, 2023
1 parent f46d8f4 commit 38b6b9e
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@babel/eslint-parser": "^7.22.15",
"@next/eslint-plugin-next": "^13.5.6",
"@types/eslint": "^8.44.6",
"@types/node": ">=20.8.7",
"@types/react": "^18.2.30",
"@types/node": ">=20.8.8",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-jsx-expressions": "^1.3.1",
"eslint-plugin-react": "^7.33.2",
Expand Down
Loading

0 comments on commit 38b6b9e

Please sign in to comment.