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 Apr 30, 2024
1 parent 1eadc66 commit 643012f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 115 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.2",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
"vitest": "^1.5.2"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].8"
}
Loading

0 comments on commit 643012f

Please sign in to comment.