Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#289)
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] committed Oct 26, 2023
1 parent 104e41f commit ff61b98
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
},
"devDependencies": {
"@types/prettier": "2.7.3",
"eslint-config-upleveled": "5.1.0",
"eslint-config-upleveled": "5.1.1",
"stylelint": "15.11.0",
"typescript": "5.2.2"
},
"peerDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@next/eslint-plugin-next": "^13.5.6",
"@types/eslint": "^8.44.6",
"@types/node": ">=20.8.8",
"@types/react": "^18.2.31",
"@types/node": ">=20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
Expand Down

0 comments on commit ff61b98

Please sign in to comment.