Skip to content

Commit

Permalink
Merge pull request #6427 from entur/renovate/npm-vitest-vulnerability
Browse files Browse the repository at this point in the history
Renovate/npm vitest vulnerability
  • Loading branch information
leonardehrenfried authored Feb 5, 2025
2 parents eb3363a + ac50f4c commit e8b9d06
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 73 deletions.
133 changes: 62 additions & 71 deletions client/package-lock.json

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

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "3.0.2",
"@vitest/coverage-v8": "3.0.5",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
Expand All @@ -56,6 +56,6 @@
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"vite": "6.0.9",
"vitest": "3.0.2"
"vitest": "3.0.5"
}
}

0 comments on commit e8b9d06

Please sign in to comment.