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 Aug 6, 2024
1 parent facdf6e commit b0128cc
Show file tree
Hide file tree
Showing 3 changed files with 709 additions and 952 deletions.
4 changes: 2 additions & 2 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"devDependencies": {
"@types/node": "20.8.9",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "1.0.2",
"@vitest/ui": "2.0.5",
"eslint-config-custom": "workspace:*",
"nodemon": "3.0.1",
"ts-node": "10.9.1",
"tsconfig": "workspace:*",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vitest": "1.0.2"
"vitest": "2.0.5"
}
}
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": "9.8.0",
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "9.0.0",
"husky": "9.0.6",
"lint-staged": "15.0.0",
"prettier": "3.0.2",
"scaffdog": "3.0.0",
"turbo": "1.10.12"
"scaffdog": "4.0.0",
"turbo": "2.0.12"
},
"engines": {
"node": ">=18.0.0 <19",
Expand Down
Loading

0 comments on commit b0128cc

Please sign in to comment.