Skip to content

Commit

Permalink
chore(deps): update js test packages to ^1.6.0 (#1187)
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] authored May 9, 2024
1 parent 3a1f05d commit b871f51
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.8",
"@types/yargs": "17.0.32",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/coverage-v8": "^1.6.0",
"esbuild": "0.20.2",
"ts-proto": "1.173.0",
"ts-protoc-gen": "0.15.0",
"typescript": "5.4.5",
"vitest": "1.5.2"
"vitest": "1.6.0"
}
}

0 comments on commit b871f51

Please sign in to comment.