Skip to content

Commit d90fb3d

Browse files
chore(deps): update dependency @types/node to v16 (vuejs#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - We already have a Node.js 16 CI environment to ensure this project works correctly on Node.js 16 - The project templates depend on the active LTS version of `@types/node`, which is 16.x, and will soon be 18.x. It's better to keep that in sync with the version that the project itself uses.
1 parent 2a3378d commit d90fb3d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"homepage": "https://github.com/vuejs/create-vue#readme",
3636
"devDependencies": {
3737
"@types/eslint": "^8.4.6",
38-
"@types/node": "^14.18.32",
38+
"@types/node": "^16.11.66",
3939
"@types/prompts": "^2.4.1",
4040
"@vue/create-eslint-config": "^0.1.3",
4141
"@vue/tsconfig": "^0.1.3",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)