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 Jan 16, 2024
1 parent 64c469d commit fb1cca4
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 162 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^20.7.1",
"@vitest/coverage-v8": "^0.34.5",
"@types/node": "^20.11.4",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^1.2.1",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit fb1cca4

Please sign in to comment.