Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#53)
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 Jan 14, 2025
1 parent b0f08de commit 9afdd2d
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 109 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"ofetch": "^1.4.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 9afdd2d

Please sign in to comment.