Skip to content

Commit 593a44b

Browse files
chore(deps-dev): bump vitest from 3.2.4 to 4.1.10 in context-navigation
* chore(deps-dev): bump vitest from 3.2.4 to 4.1.10 Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.10. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: add changeset for vitest bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Odin Thomas Rochmann <odin.rochmann@gmail.com>
1 parent 0a09b9b commit 593a44b

3 files changed

Lines changed: 42 additions & 273 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@equinor/fusion-framework-plugin-context-navigation": patch
3+
---
4+
5+
Internal: bump `vitest` from `^3.1.1` to `^4.1.10` (dev dependency, test runner only), matching the version already used across the rest of the monorepo.

packages/plugins/context-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@equinor/fusion-framework-module-navigation": "workspace:^",
4444
"rxjs": "^7.8.1",
4545
"typescript": "^6.0.3",
46-
"vitest": "^3.1.1"
46+
"vitest": "^4.1.10"
4747
},
4848
"files": [
4949
"dist"

0 commit comments

Comments
 (0)