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 14, 2023
1 parent a4fed0d commit ddd7b26
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 242 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 @@
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"prettier": "^2.8.7",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.2.1",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
},
"packageManager": "pnpm@8.1.0"
"packageManager": "pnpm@8.2.0"
}
Loading

0 comments on commit ddd7b26

Please sign in to comment.