Bump Node.js from version 10.23.1 to 10.24.0 (#92425)

This commit is contained in:
Thomas Watson 2021-02-23 16:33:09 +01:00 committed by GitHub
parent 92972261ae
commit 4904dc78d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
10.23.1
10.24.0

2
.nvmrc
View file

@ -1 +1 @@
10.23.1
10.24.0

View file

@ -442,7 +442,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "10.23.1",
"node": "10.24.0",
"yarn": "^1.21.1"
}
}