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] authored Aug 28, 2023
1 parent b85adbe commit 69eb08f
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 170 deletions.
8 changes: 4 additions & 4 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"zod": "3.22.2"
},
"devDependencies": {
"@types/node": "18.17.6",
"@types/node": "18.17.12",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.2",
"@vitest/ui": "0.34.3",
"eslint-config-custom": "workspace:*",
"nodemon": "3.0.1",
"ts-node": "10.9.1",
"tsconfig": "workspace:*",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vitest": "0.34.2"
"typescript": "5.2.2",
"vitest": "0.34.3"
}
}
6 changes: 3 additions & 3 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.47.0",
"eslint": "8.48.0",
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "9.0.0",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"lint-staged": "14.0.1",
"prettier": "3.0.2",
"scaffdog": "3.0.0",
"turbo": "1.10.12"
"turbo": "1.10.13"
},
"engines": {
"node": ">=18.0.0 <19",
Expand Down
Loading

0 comments on commit 69eb08f

Please sign in to comment.