Update Node dependencies (#2381)

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
This commit is contained in:
John Sudol
2023-01-18 14:19:28 -05:00
committed by GitHub
parent d6f8633efc
commit 7306014861
4 changed files with 3793 additions and 3751 deletions

View File

@@ -6,6 +6,9 @@
"ghcr.io/devcontainers/features/docker-in-docker:1": {},
"ghcr.io/devcontainers/features/dotnet": {
"version": "6.0.300"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "16"
}
},
"customizations": {