Bump Node.js from version 10.24.0 to 10.24.1 (#96383)

This commit is contained in:
Thomas Watson 2021-04-07 12:42:25 +02:00 committed by GitHub
parent 162f1ea9c7
commit da88ea85f7
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.24.0
10.24.1

2
.nvmrc
View file

@ -1 +1 @@
10.24.0
10.24.1

View file

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