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 Sep 2, 2023
1 parent 908a5d5 commit 51e786b
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 149 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 && vitest run"
},
"devDependencies": {
"@types/node": "^20.5.4",
"@vitest/coverage-v8": "^0.34.2",
"@types/node": "^20.5.8",
"@vitest/coverage-v8": "^0.34.3",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.1"
}
Loading

0 comments on commit 51e786b

Please sign in to comment.