Skip to content

Commit

Permalink
Bump Vitest to ^2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent fd12afc commit 1cb467e
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/browser": "^2.1.5",
"@vitest/coverage-istanbul": "2.1.5",
"@vitest/ui": "2.1.5",
"@vitest/browser": "^2.1.6",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/ui": "2.1.6",
"babel-loader": "^9.2.1",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-istanbul": "^6.1.1",
Expand Down Expand Up @@ -170,7 +170,7 @@
"tsx": "^4.8.2",
"typescript": "^5.6.3",
"unist-util-visit": "^5.0.0",
"vitest": "^2.1.5",
"vitest": "^2.1.6",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
149 changes: 75 additions & 74 deletions pnpm-lock.yaml

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

0 comments on commit 1cb467e

Please sign in to comment.