Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#165)
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 Mar 22, 2024
1 parent 73d5d38 commit 1eadc66
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 175 deletions.
14 changes: 7 additions & 7 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.13",
"@vitest/coverage-v8": "^1.2.2",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.4.0"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 1eadc66

Please sign in to comment.