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 Jan 23, 2025
1 parent a99f620 commit ac2bad1
Show file tree
Hide file tree
Showing 2 changed files with 555 additions and 1,187 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.17.15",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"changelogen": "^0.5.7",
"eslint": "^8.57.1",
"eslint-config-unjs": "^0.4.2",
"prettier": "^2.8.8",
"typescript": "^5.3.3",
"typescript": "^5.7.3",
"unbuild": "^1.2.1",
"vitest": "^0.34.6"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].9"
}
Loading

0 comments on commit ac2bad1

Please sign in to comment.