Skip to content

Commit

Permalink
upgrade vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Aug 14, 2024
1 parent ae246d5 commit 6bd74cf
Show file tree
Hide file tree
Showing 2 changed files with 988 additions and 905 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "module",
"devDependencies": {
"@foxglove/eslint-plugin": "^1.0.1",
"@jscpd/finder": "^3.5.10",
"@jscpd/finder": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-c8": "^0.33.0",
Expand All @@ -35,12 +35,12 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^50.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"jscpd": "~3.5.10",
"jscpd": "~4.0.5",
"lerna": "^8.1.8",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"typescript": "~5.5.4",
"vitest": "^0.34.5"
"vitest": "^2.0.5"
},
"keywords": [],
"author": "",
Expand Down
Loading

0 comments on commit 6bd74cf

Please sign in to comment.