Skip to content

Commit

Permalink
Update vitest
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent ad419b1 commit 01c6f7c
Show file tree
Hide file tree
Showing 9 changed files with 149 additions and 352 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"taze": "^18.1.0",
"textlint": "^14.4.2",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-anolilab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"engines": {
"node": ">=18.* <=23.*"
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"@commitlint/cli": "^17.6.5 || ^18.x || ^19.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"tsup": "^8.0.1",
"type-fest": "^4.8.3",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
},
"peerDependencies": {
"@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"semantic-release": "^24.2.1",
"type-fest": "^4.32.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"eslint": "^8.49.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"prettier": "3.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"semantic-release": "^24.2.1",
"stylelint": "16.12.0",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"postcss": "^8.4.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"semantic-release": "^24.2.1",
"textlint": "^14.4.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"textlint": "^13.3.2"
Expand Down
Loading

0 comments on commit 01c6f7c

Please sign in to comment.