Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent e07cbab commit 9e4509c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@types/node": "18.19.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.56.0",
"eslint-plugin-vitest": "0.3.22",
"jsdom": "22.1.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.1.3",
"vite-tsconfig-paths": "4.3.1",
"vitest": "0.34.6"
"vitest": "1.3.1"
},
"packageManager": "yarn@4.0.2",
"dependenciesMeta": {
"vitest@0.34.6": {
"vitest@1.3.1": {
"unplugged": true
}
}
Expand Down

0 comments on commit 9e4509c

Please sign in to comment.