Skip to content

Commit

Permalink
Update vitest to fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Feb 4, 2025
1 parent 3ed4912 commit 2ebc26a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/eslint__js": "^8.42.3",
"@types/mithril": "^2.2.7",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/eslint-plugin": "^1.1.14",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -52,7 +52,7 @@
"prettier": "^3.4.1",
"sass": "^1.81.0",
"vite": "^6.0.11",
"vitest": "^3.0.3",
"vitest": "^3.0.5",
"workbox-build": "^7.3.0"
}
}
115 changes: 59 additions & 56 deletions pnpm-lock.yaml

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

0 comments on commit 2ebc26a

Please sign in to comment.