Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent eddb483 commit 602dad9
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 168 deletions.
2 changes: 1 addition & 1 deletion apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@vitest/coverage-c8": "0.32.2",
"@vitest/ui": "0.32.2",
"eslint-config-custom": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"format:fix": "prettier --write ."
},
"devDependencies": {
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "8.8.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"scaffdog": "2.5.1",
"turbo": "1.10.6"
"turbo": "1.10.7"
},
"engines": {
"node": ">=18.0.0 <19",
Expand Down
Loading

0 comments on commit 602dad9

Please sign in to comment.