Skip to content

Commit

Permalink
build(deps-dev): bump vitest from 2.1.1 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b188769 commit 271cbf8
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 53 deletions.
2 changes: 1 addition & 1 deletion generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@withfig/autocomplete-types": "workspace:^",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@withfig/autocomplete-types": "workspace:^",
"prettier": "^3.3.3",
"tsx": "^4.19.0",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public"
Expand Down
102 changes: 52 additions & 50 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@withfig/autocomplete-types": "workspace:^",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 271cbf8

Please sign in to comment.