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 6, 2023
1 parent 504378c commit 77ff9ed
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 353 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest run"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"@types/node": "^18.16.19",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.44.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.33.0"
},
"packageManager": "pnpm@8.4.0"
"packageManager": "pnpm@8.6.6"
}
Loading

0 comments on commit 77ff9ed

Please sign in to comment.