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 Jul 1, 2023
1 parent a349586 commit 6ed042e
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 213 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-c8": "^0.31.4",
"@vitest/coverage-c8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.0",
"eslint": "^8.44.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.31.4"
"vitest": "^0.32.2"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 6ed042e

Please sign in to comment.