Bump Node 12.X

This commit is contained in:
Qstick 2021-04-01 20:57:04 -04:00
parent b2684994c3
commit 6a118a8f96
2 changed files with 1369 additions and 1267 deletions

View File

@ -138,7 +138,7 @@ stages:
- task: NodeTool@0
displayName: Set Node.js version
inputs:
versionSpec: '10.x'
versionSpec: '12.x'
- checkout: self
submodules: true
fetchDepth: 1
@ -759,7 +759,7 @@ stages:
- task: NodeTool@0
displayName: Set Node.js version
inputs:
versionSpec: '10.x'
versionSpec: '12.x'
- checkout: self
submodules: true
fetchDepth: 1

2632
yarn.lock

File diff suppressed because it is too large Load Diff