Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#31)
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 Aug 2, 2022
1 parent 2743d70 commit f4ab4f7
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 426 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"get-port-please": "^2.5.0",
"http-shutdown": "^1.2.2",
"selfsigned": "^2.0.1",
"ufo": "^0.8.4"
"ufo": "^0.8.5"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/cheerio": "latest",
"@types/flat": "latest",
"@types/node": "latest",
"c8": "^7.11.3",
"c8": "^7.12.0",
"eslint": "latest",
"jiti": "latest",
"standard-version": "latest",
"typescript": "latest",
"unbuild": "latest",
"vitest": "^0.15.1"
"vitest": "^0.20.2"
},
"packageManager": "pnpm@7.2.1"
"packageManager": "pnpm@7.8.0"
}

0 comments on commit f4ab4f7

Please sign in to comment.