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] committed Dec 23, 2022
1 parent 2a6baa7 commit e252ac5
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 118 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"ufo": "^1.0.1"
},
"devDependencies": {
"@types/node": "^18.11.14",
"@vitest/coverage-c8": "^0.25.7",
"@types/node": "^18.11.17",
"@vitest/coverage-c8": "^0.26.2",
"c8": "^7.12.0",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"eslint": "^8.30.0",
"eslint-config-unjs": "^0.0.3",
"jiti": "^1.16.0",
"standard-version": "^9.5.0",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vitest": "^0.25.7"
"vitest": "^0.26.2"
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}

0 comments on commit e252ac5

Please sign in to comment.