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 Mar 20, 2023
1 parent 33f5bc4 commit 428f548
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 201 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -28,15 +28,15 @@
"test": "pnpm lint && vitest run"
},
"devDependencies": {
"@types/node": "^18.11.9",
"@vitest/coverage-c8": "^0.27.2",
"c8": "^7.12.0",
"eslint": "^8.27.0",
"eslint-config-unjs": "^0.0.2",
"@types/node": "^18.15.5",
"@vitest/coverage-c8": "^0.29.7",
"c8": "^7.13.0",
"eslint": "^8.36.0",
"eslint-config-unjs": "^0.1.0",
"standard-version": "^9.5.0",
"typescript": "^4.8.4",
"typescript": "^4.9.5",
"unbuild": "^0.9.4",
"vitest": "^0.27.2"
"vitest": "^0.29.7"
},
"packageManager": "pnpm@7.13.1"
"packageManager": "pnpm@7.30.0"
}

0 comments on commit 428f548

Please sign in to comment.