Skip to content

Commit

Permalink
chore: update vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
lrodrigues-newstore committed Dec 4, 2023
1 parent 30f2087 commit 628df74
Show file tree
Hide file tree
Showing 2 changed files with 1,381 additions and 1,460 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/jest-dom": "^6.1.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitest/coverage-v8": "^0.34.0",
"@vitest/coverage-v8": "^1.0.1",
"axe-core": "4.8.2",
"concurrently": "8.2.2",
"cssnano": "6.0.1",
Expand Down Expand Up @@ -93,7 +93,7 @@
"stylelint-prettier": "^4.0.0",
"tslib": "2.6.2",
"typescript": "5.3.2",
"vitest": "^0.34.0"
"vitest": "^1.0.1"
},
"dependencies": {
"@pacote/get-style": "2.0.2",
Expand Down
Loading

0 comments on commit 628df74

Please sign in to comment.