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 22, 2024
1 parent 18aa9ed commit 2c88aeb
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 299 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@biomejs/biome": "^1.9.0",
"@types/bun": "^1.1.9",
"@biomejs/biome": "^1.9.2",
"@types/bun": "^1.1.10",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"changelogen": "^0.5.7",
"eslint": "^9.11.0",
"eslint-config-unjs": "0.3.2",
"jiti": "^1.21.6",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 2c88aeb

Please sign in to comment.