Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#249)
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] authored Oct 19, 2023
1 parent 393b07e commit 346988f
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/kit": "^3.7.4",
"@nuxt/schema": "^3.7.4",
"@types/http-proxy": "^1.17.12",
"@types/node": "^20.8.4",
"@types/semver": "^7.5.3",
"@types/ws": "^8.5.7",
"@types/http-proxy": "^1.17.13",
"@types/node": "^20.8.7",
"@types/semver": "^7.5.4",
"@types/ws": "^8.5.8",
"c12": "^1.4.2",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
Expand Down Expand Up @@ -77,7 +77,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.9.0",
"packageManager": "pnpm@8.9.2",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "nuxt-cli-playground",
"private": true,
"version": "1.0.0",
"packageManager": "pnpm@8.9.0",
"packageManager": "pnpm@8.9.2",
"devDependencies": {}
}
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 346988f

Please sign in to comment.