Skip to content

Commit

Permalink
fix: upgrade vitest from 1.5.3 to 1.6.0 (#193)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vitest from 1.5.3 to 1.6.0.

See this package in npm:
vitest

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/8f9fb52a-7406-4ba4-9a42-d483d15818e5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
3 people committed May 28, 2024
1 parent 70af9bf commit 35bab48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"sass": "^1.75.0",
"sass-loader": "^14.2.1",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
"vitest": "^1.6.0"
},
"overrides": {
"@testing-library/jest-dom": {
Expand Down

0 comments on commit 35bab48

Please sign in to comment.