Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#72)
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] committed Jan 24, 2023
1 parent 04d0f57 commit 6b7a3f7
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 461 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.11.14",
"@vitest/coverage-c8": "^0.25.7",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"@types/node": "^18.11.18",
"@vitest/coverage-c8": "^0.28.1",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"standard-version": "^9.5.0",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vitest": "^0.25.7"
"unbuild": "^1.1.1",
"vitest": "^0.28.1"
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.25.1"
}

0 comments on commit 6b7a3f7

Please sign in to comment.