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 28, 2023
1 parent 872fa9d commit 09c8285
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 252 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.31.0",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"@types/node": "^18.16.18",
"@vitest/coverage-c8": "^0.32.2",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.5",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@7.32.2"
"packageManager": "pnpm@7.33.2"
}
Loading

0 comments on commit 09c8285

Please sign in to comment.