Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 018cfc2 commit 9101832
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"@changesets/cli": "2.26.2",
"@titanom/prettier-config": "1.0.3",
"@titanom/tsconfig": "0.2.0",
"@types/node": "20.5.7",
"eslint": "8.48.0",
"@types/node": "20.8.0",
"eslint": "8.50.0",
"fix-tsup-cjs": "1.2.0",
"prettier": "3.0.2",
"prettier": "3.0.3",
"tsup": "7.2.0",
"typescript": "5.2.2"
},
"dependencies": {
"@next/eslint-plugin-next": "13.4.19",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@next/eslint-plugin-next": "13.5.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"globals": "13.21.0"
"globals": "13.22.0"
},
"peerDependencies": {
"eslint": ">=8.23.0",
Expand Down
Loading

0 comments on commit 9101832

Please sign in to comment.