Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 65b49bb commit e923c74
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 267 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"benchmark": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.4"
"vitest": "^2.1.6"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit e923c74

Please sign in to comment.