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] committed Jun 26, 2023
1 parent 53ccaba commit 77a663a
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 226 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.31.0",
"@types/node": "^18.16.18",
"@vitest/coverage-c8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.4.0"
"packageManager": "pnpm@8.6.5"
}
Loading

0 comments on commit 77a663a

Please sign in to comment.