Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v1.5.0 (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 9e04e91 commit 991a103
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions log4bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/log4bot",
"version": "0.0.10",
"version": "0.0.11",
"description": "Just a Logger",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -22,7 +22,7 @@
"@types/node": "18.19.31",
"tsup": "^8.0.1",
"typescript": "5.4.5",
"vitest": "1.4.0"
"vitest": "1.5.0"
},
"scripts": {
"build": "tsup",
Expand Down
60 changes: 30 additions & 30 deletions log4bot/pnpm-lock.yaml

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

0 comments on commit 991a103

Please sign in to comment.