Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent bb16d2e commit b722e8f
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 112 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.29.8",
"@vitest/ui": "0.29.8",
"@vitest/coverage-c8": "0.31.0",
"@vitest/ui": "0.31.0",
"eslint": "8.37.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.7",
Expand All @@ -91,7 +91,7 @@
"vite": "4.2.1",
"vite-plugin-dts": "2.1.0",
"vite-tsconfig-paths": "4.0.7",
"vitest": "0.29.8",
"vitest": "0.31.0",
"vitest-fetch-mock": "0.2.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit b722e8f

Please sign in to comment.