Skip to content

Commit

Permalink
fix(deps): update vitest monorepo to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent e72f4ca commit 8267f00
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
98 changes: 49 additions & 49 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.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-istanbul": "2.1.1",
"@vitest/coverage-istanbul": "2.1.2",
"@vue/test-utils": "2.4.6",
"cypress": "13.15.0",
"eslint": "9.11.1",
Expand Down Expand Up @@ -96,7 +96,7 @@
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"vite": "5.4.8",
"vitest": "2.1.1",
"vitest": "2.1.2",
"vitest-sonar-reporter": "2.0.0",
"vue-tsc": "2.1.6"
},
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": "20.16.10",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vitest/coverage-istanbul": "2.1.1",
"@vitest/coverage-istanbul": "2.1.2",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
"cssnano": "7.0.6",
Expand Down Expand Up @@ -58,7 +58,7 @@
"typescript-eslint": "8.8.0",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1",
"vitest": "2.1.2",
"vitest-sonar-reporter": "2.0.0"
}
}

0 comments on commit 8267f00

Please sign in to comment.