Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Aug 17, 2022
1 parent 0989000 commit aa7772d
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 89 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -34,14 +34,15 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/node": "^16.11.48",
"@types/node": "^16.11.49",
"@vitest/coverage-c8": "^0.22.0",
"c8": "^7.12.0",
"eslint": "latest",
"jiti": "^1.14.0",
"standard-version": "latest",
"typescript": "^4.7.4",
"unbuild": "^0.8.8",
"vitest": "^0.21.1"
"vitest": "^0.22.0"
},
"packageManager": "pnpm@7.9.0"
"packageManager": "pnpm@7.9.3"
}

0 comments on commit aa7772d

Please sign in to comment.