Skip to content

Commit

Permalink
Bump vitest in the production-dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 2.1.8 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent ab1e0b6 commit 435c323
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 236 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"manual-git-changelog": "^1.0.2",
"rdf-test-suite": "^2.0.0",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@traqula/core": "^0.0.0",
"rdf-data-factory": "^2.0.1",
"vitest": "^2.1.8"
"vitest": "^3.0.3"
},
"devDependencies": {
"@rdfjs/types": "^2.0.0"
Expand Down
Loading

0 comments on commit 435c323

Please sign in to comment.