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 27, 2023
1 parent ddd7b26 commit dc85dad
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 332 deletions.
10 changes: 5 additions & 5 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.15.11",
"@types/node": "^18.16.1",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.2.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.3.1"
}
Loading

0 comments on commit dc85dad

Please sign in to comment.