chore(deps): update all non-major dependencies (#120)
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Showing
| { | ||
| "name": "nuxt-hn", | ||
| "private": true, | ||
| "packageManager": "pnpm@7.17.0", | ||
| "packageManager": "pnpm@7.18.2", | ||
| "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | ||
| ... | ... | @@ -29,9 +29,9 @@ |
| }, | ||
| "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^12.0.0", | ||
| "eslint": "^8.28.0", | ||
| "eslint": "^8.29.0", | ||
| "nuxt": "^3.0.0", | ||
| "postcss-nested": "^6.0.0", | ||
| "typescript": "^4.9.3" | ||
| "typescript": "^4.9.4" | ||
| } | ||
| } |
This diff is collapsed.
Please
register
or
sign in
to comment