Skip to content

Commit

Permalink
chore(deps): update vitest to ^2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent c64fd5b commit a2c5d53
Show file tree
Hide file tree
Showing 5 changed files with 128 additions and 111 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"taze": "^0.18.0",
"textlint": "^14.3.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.6"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/multi-semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@types/node": "18.19.62",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.6",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.1",
Expand All @@ -98,7 +98,7 @@
"sort-package-json": "^2.10.1",
"tempy": "^3.1.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.6"
},
"peerDependencies": {
"semantic-release": "^20.0 || ^21.0 || >=22.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/rc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@visulima/packem": "^1.1.1",
"@visulima/path": "^1.1.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.6",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"esbuild": "0.24.0",
Expand All @@ -123,7 +123,7 @@
"typedoc-plugin-markdown": "4.2.9",
"typedoc-plugin-rename-defaults": "0.7.1",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.6"
},
"engines": {
"node": ">=18.* <=22.*"
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/stream-buffers": "^3.0.7",
"@visulima/packem": "^1.1.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.6",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"dockerode": "4.0.2",
Expand All @@ -121,7 +121,7 @@
"stream-buffers": "^3.0.3",
"tempy": "^3.1.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.6"
},
"engines": {
"node": ">=18.* <=22.*"
Expand Down
Loading

0 comments on commit a2c5d53

Please sign in to comment.