Skip to content

Commit

Permalink
Update vitest monorepo to v2.1.5 (#11372)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 41dc3d3 commit 1de924f
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 54 deletions.
108 changes: 58 additions & 50 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-istanbul": "2.1.4",
"@vitest/coverage-istanbul": "2.1.5",
"@vue/test-utils": "2.4.6",
"cypress": "13.15.2",
"eslint": "9.14.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"vite": "5.4.11",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vitest-sonar-reporter": "2.0.0",
"vue-tsc": "2.1.10"
},
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/generator/dependencies/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitest/coverage-istanbul": "2.1.4",
"@vitest/coverage-istanbul": "2.1.5",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
"cssnano": "7.0.6",
Expand Down Expand Up @@ -58,7 +58,7 @@
"typescript-eslint": "8.14.0",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.2",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vitest-sonar-reporter": "2.0.0"
}
}

0 comments on commit 1de924f

Please sign in to comment.