Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent b38b4e0 commit 8b9b398
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 136 deletions.
6 changes: 3 additions & 3 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"clean:all": "pnpm run clean && rimraf node_modules"
},
"devDependencies": {
"@vitest/coverage-c8": "0.31.1",
"@vitest/ui": "0.31.1",
"@vitest/coverage-c8": "0.31.2",
"@vitest/ui": "0.31.2",
"eslint": "8.41.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.8",
Expand All @@ -91,7 +91,7 @@
"vite": "4.3.9",
"vite-plugin-dts": "2.3.0",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.31.1",
"vitest": "0.31.2",
"vitest-fetch-mock": "0.2.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 8b9b398

Please sign in to comment.