Skip to content

Commit

Permalink
fix: upgrade vitest from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vitest from 1.1.0 to 1.1.1.

See this package in npm:
https://www.npmjs.com/package/vitest

See this project in Snyk:
https://app.snyk.io/org/radix-team/project/9b8fdaaf-c458-4968-afc1-34794da22873?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 24, 2024
1 parent 4938732 commit 03c32e2
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^1.1.0"
"vitest": "^1.1.1"
},
"jest": {
"transformIgnorePatterns": [
Expand Down

0 comments on commit 03c32e2

Please sign in to comment.