Update Node.js to v16.13.0 (#9174)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-26 18:33:34 +00:00
committed by GitHub
parent cfe9d0ffb9
commit ccc8042df8

View File

@@ -76,7 +76,7 @@
"*.{css,scss,vue}": "stylelint --fix --custom-syntax postcss-html"
},
"volta": {
"node": "16.12.0",
"node": "16.13.0",
"npm": "8.1.1"
}
}