Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent e33ef63 commit 557ff1e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 52 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"rollup-plugin-typescript-paths": "^1.5.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.2.2",
"vitest": "^1.3.0",
"vitest-environment-miniflare": "^2.14.2"
},
"peerDependencies": {
Expand Down
101 changes: 52 additions & 49 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 557ff1e

Please sign in to comment.