Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#168)
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 May 11, 2023
1 parent 0479974 commit 9251fc5
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 150 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"dependencies": {
"acorn": "^8.8.2",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"ufo": "^1.1.1"
"pkg-types": "^1.0.3",
"ufo": "^1.1.2"
},
"devDependencies": {
"@types/node": "^18.16.2",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^18.16.7",
"@vitest/coverage-c8": "^0.31.0",
"c8": "^7.13.0",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-unjs": "^0.1.0",
"import-meta-resolve": "^2.2.2",
"jiti": "^1.18.2",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
},
"packageManager": "pnpm@7.32.2"
"packageManager": "pnpm@7.32.4"
}

0 comments on commit 9251fc5

Please sign in to comment.