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] authored Feb 7, 2025
1 parent f7153b9 commit b6c2083
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 111 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 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^2.1.8",
"@types/node": "^22.13.1",
"@vitest/coverage-v8": "^2.1.9",
"benchmark": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit b6c2083

Please sign in to comment.