Engineering - update winget configuration file (#194107)

This commit is contained in:
Ladislau Szomoru 2023-09-26 14:15:05 +02:00 committed by GitHub
parent b2864137d0
commit 57dc010684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,11 +12,11 @@ properties:
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: npm
directives:
description: Install NodeJS version >=16.17.x and <17
description: Install NodeJS version >=18.15.x and <19
allowPrerelease: true
settings:
id: OpenJS.NodeJS.LTS
version: "16.20.0"
version: "18.18.0"
source: winget
- resource: NpmDsc/NpmPackage
id: yarn