Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 8ded420 commit bf08e8f
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 406 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest run --typecheck --coverage"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@vitest/coverage-v8": "^1.0.0-beta.4",
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.0-beta.4"
"vitest": "^1.1.3"
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit bf08e8f

Please sign in to comment.