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 Aug 20, 2023
1 parent 94347b0 commit d5773fe
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 126 deletions.
10 changes: 5 additions & 5 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.4.9",
"@vitest/coverage-v8": "^0.34.1",
"@types/node": "^20.5.1",
"@vitest/coverage-v8": "^0.34.2",
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit d5773fe

Please sign in to comment.