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 Jun 1, 2023
1 parent dc85dad commit bad8faa
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 228 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.16.1",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^18.16.16",
"@vitest/coverage-c8": "^0.31.4",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"expect-type": "^0.16.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
"vite": "^4.3.9",
"vitest": "^0.31.4"
},
"packageManager": "pnpm@8.3.1"
"packageManager": "pnpm@8.6.0"
}
Loading

0 comments on commit bad8faa

Please sign in to comment.