Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 15, 2023
1 parent ae583c8 commit d86a39d
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 309 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "latest",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"standard-version": "latest",
"typescript": "^4.9.5",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"packageManager": "pnpm@7.31.0"
"packageManager": "pnpm@7.32.0"
}
Loading

0 comments on commit d86a39d

Please sign in to comment.