Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#431)
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 Sep 19, 2024
1 parent d98243f commit 8199672
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 154 deletions.
140 changes: 70 additions & 70 deletions __tests__/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"dependencies": {
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@next/eslint-plugin-next": "14.2.11",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@next/eslint-plugin-next": "14.2.12",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint-config-flat-gitignore": "0.3.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.2.1",
Expand All @@ -59,7 +59,7 @@
},
"devDependencies": {
"@types/eslint": "9.6.1",
"@typescript-eslint/utils": "8.5.0",
"@typescript-eslint/utils": "8.6.0",
"eslint-config-upleveled": "8.7.0",
"prettier": "3.3.3",
"prettier-plugin-embed": "0.4.15",
Expand All @@ -69,8 +69,8 @@
},
"peerDependencies": {
"@types/eslint": "^9.6.1",
"@types/node": ">=22.5.4",
"@types/react": "^18.3.5",
"@types/node": ">=22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"eslint": "^9.10.0",
"globals": "^15.9.0",
Expand Down
Loading

0 comments on commit 8199672

Please sign in to comment.