Skip to content

Commit

Permalink
build(npm): bump vitest from 2.1.8 to 2.1.9
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.8 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 6e8a967 commit 9576810
Show file tree
Hide file tree
Showing 6 changed files with 405 additions and 213 deletions.
2 changes: 1 addition & 1 deletion examples/react-oidc-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-dts": "4.5.0",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tslib": "^2.8.1",
"tsx": "4.19.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/oidc-client-service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-dts": "4.5.0",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/oidc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-dts": "4.5.0",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"keywords": [
"oidc",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-oidc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"typescript": "5.7.3",
"vite": "6.0.7",
"vite-plugin-dts": "4.5.0",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"license": "MIT",
"publishConfig": {
Expand Down
Loading

0 comments on commit 9576810

Please sign in to comment.