Skip to content

Commit

Permalink
chore(root): bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Nov 14, 2023
1 parent 94a2f71 commit c8b8403
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 79 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"eslint": "^8.53.0",
"husky": "^8.0.3",
"jest": "29.7.0",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"turbo": "^1.10.16",
"typescript": "5.2.2"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": "^18 <19",
"pnpm": "^8 <9"
Expand Down
139 changes: 67 additions & 72 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion workspace/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0"
}
}
Loading

0 comments on commit c8b8403

Please sign in to comment.