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 Dec 26, 2023
1 parent 0e0cc7a commit 052ad75
Show file tree
Hide file tree
Showing 2 changed files with 1,242 additions and 586 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"esbuild": "^0.17.18",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.3.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.34.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 052ad75

Please sign in to comment.