Skip to content

Commit

Permalink
Bump vitest to fix audit (#2422)
Browse files Browse the repository at this point in the history
  • Loading branch information
r100-stack authored Feb 4, 2025
1 parent 0effd40 commit b9b6df7
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 85 deletions.
4 changes: 2 additions & 2 deletions packages/itwinui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/node": "*",
"@types/react": "*",
"@types/react-dom": "*",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/coverage-v8": "^1.6.1",
"eslint": "^8",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-require-extensions": "^0.1.3",
Expand All @@ -129,7 +129,7 @@
"react-dom": "^18.0.0",
"typescript": "5",
"vite": "~5.4.14",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"react": ">=17.0.0 <19.0.0",
Expand Down
Loading

0 comments on commit b9b6df7

Please sign in to comment.