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] committed Apr 3, 2024
1 parent 70cffe5 commit 247da66
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 189 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.3",
"@types/node": "^20.12.3",
"@vitest/coverage-v8": "^1.4.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"expect-type": "^0.19.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.3"
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.10.2"
"packageManager": "pnpm@8.15.6"
}

0 comments on commit 247da66

Please sign in to comment.