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 Oct 18, 2024
1 parent 79a66ee commit 39a1c4e
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 166 deletions.
12 changes: 6 additions & 6 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.7.4",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.6",
"@vitest/coverage-v8": "^2.1.3",
"benchmark": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 39a1c4e

Please sign in to comment.