Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#23)
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 Jul 19, 2022
1 parent 113a2f6 commit bafa018
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 99 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -26,14 +26,14 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/node": "^16.11.43",
"c8": "^7.11.3",
"@types/node": "^16.11.45",
"c8": "^7.12.0",
"eslint": "latest",
"jiti": "^1.14.0",
"standard-version": "latest",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vitest": "^0.18.0"
"vitest": "^0.18.1"
},
"packageManager": "pnpm@7.5.1"
"packageManager": "pnpm@7.5.2"
}

0 comments on commit bafa018

Please sign in to comment.