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 Nov 4, 2024
1 parent 39a1c4e commit d41c6fa
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 156 deletions.
10 changes: 5 additions & 5 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.6",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.8.7",
"@vitest/coverage-v8": "^2.1.4",
"benchmark": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit d41c6fa

Please sign in to comment.