Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent bb16d2e commit 27aa567
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 108 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.30.1",
"@vitest/ui": "0.30.1",
"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.30.1",
"vitest-fetch-mock": "0.2.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 27aa567

Please sign in to comment.