Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2023
1 parent 13ec0ef commit acbed22
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests-cjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@nullvoxpopuli/eslint-configs": "^3.1.3",
"@vitest/coverage-c8": "^0.31.4",
"@vitest/coverage-c8": "^0.32.0",
"common-tags": "^1.8.2",
"concurrently": "^8.2.0",
"eslint": "^8.42.0",
Expand All @@ -30,7 +30,7 @@
"remark-rehype": "^9.1.0",
"typescript": "^5.1.3",
"unified": "^8.4.2",
"vitest": "^0.31.4"
"vitest": "^0.32.0"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions tests-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@nullvoxpopuli/eslint-configs": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-c8": "^0.31.4",
"@vitest/ui": "^0.31.4",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"common-tags": "^1.8.2",
"concurrently": "^8.2.0",
"eslint": "^8.42.0",
Expand All @@ -34,7 +34,7 @@
"remark-rehype": "^10.1.0",
"typescript": "^5.1.3",
"unified": "^10.1.2",
"vitest": "^0.31.4"
"vitest": "^0.32.0"
},
"engines": {
"node": ">= 18.0.0"
Expand Down

0 comments on commit acbed22

Please sign in to comment.