Skip to content

Commit

Permalink
chore(deps): update devdependencies to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent 741b784 commit 9f22a07
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 149 deletions.
6 changes: 3 additions & 3 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"devDependencies": {
"@types/node": "18.16.19",
"@vitest/coverage-c8": "0.32.2",
"@vitest/ui": "0.32.2",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.33.0",
"eslint-config-custom": "workspace:*",
"nodemon": "2.0.22",
"ts-node": "10.9.1",
"tsconfig": "workspace:*",
"tslib": "2.6.0",
"typescript": "5.1.6",
"vitest": "0.32.2"
"vitest": "0.33.0"
}
}
Loading

0 comments on commit 9f22a07

Please sign in to comment.