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 10, 2024
1 parent eb153d2 commit 79f123f
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 92 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-v8": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-unjs": "^0.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.7.0"
}
Loading

0 comments on commit 79f123f

Please sign in to comment.