Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#154)
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 Mar 10, 2023
1 parent 8a05dc2 commit 8368caa
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 178 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"acorn": "^8.8.2",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"ufo": "^1.1.0"
"ufo": "^1.1.1"
},
"devDependencies": {
"@types/node": "^18.14.1",
"@vitest/coverage-c8": "^0.28.5",
"@types/node": "^18.15.0",
"@vitest/coverage-c8": "^0.29.2",
"c8": "^7.13.0",
"changelogen": "^0.4.1",
"eslint": "^8.34.0",
"changelogen": "^0.5.1",
"eslint": "^8.35.0",
"eslint-config-unjs": "^0.1.0",
"import-meta-resolve": "^2.2.1",
"jiti": "^1.17.1",
"jiti": "^1.17.2",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.28.5"
"vitest": "^0.29.2"
},
"packageManager": "pnpm@7.27.1"
"packageManager": "pnpm@7.29.1"
}

0 comments on commit 8368caa

Please sign in to comment.