Skip to content

Commit

Permalink
Merge pull request #351 from NickDJM/331-upgrade-vitest
Browse files Browse the repository at this point in the history
build(npm): upgrade vitest to latest
  • Loading branch information
NickDJM authored Sep 25, 2024
2 parents 8729d85 + 48da54c commit 786b5cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@eslint/js": "^9.1.1",
"@vitest/ui": "^1.2.2",
"@vitest/ui": "^2.1.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.11.1",
Expand All @@ -151,7 +151,7 @@
"standard-version": "^9.5.0",
"vite": "^5.1.3",
"vitepress": "^1.0.0-rc.20",
"vitest": "^1.2.2",
"vitest": "^2.1.1",
"vitest-axe": "^0.1.0"
}
}

0 comments on commit 786b5cc

Please sign in to comment.