Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 2.1.3 to 2.1.5
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.3 to 2.1.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/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 Nov 14, 2024
1 parent d88d1a4 commit b426b11
Show file tree
Hide file tree
Showing 7 changed files with 82 additions and 75 deletions.
2 changes: 1 addition & 1 deletion packages/@pandino/configuration-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
},
"pandino": {
"manifest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@pandino/event-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
},
"pandino": {
"manifest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@pandino/filters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
}
}
2 changes: 1 addition & 1 deletion packages/@pandino/pandino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
},
"pandino": {
"manifest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@pandino/persistence-manager-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rimraf": "^5.0.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
},
"pandino": {
"manifest": {
Expand Down
145 changes: 76 additions & 69 deletions pnpm-lock.yaml

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

0 comments on commit b426b11

Please sign in to comment.