mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Update Node.js to version 10.22.1 (#77619)
This commit is contained in:
parent
9079aca5b7
commit
ba474ce226
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
10.22.0
|
10.22.1
|
||||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
||||||
10.22.0
|
10.22.1
|
||||||
|
|
|
@ -489,7 +489,7 @@
|
||||||
"zlib": "^1.0.5"
|
"zlib": "^1.0.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "10.22.0",
|
"node": "10.22.1",
|
||||||
"yarn": "^1.21.1"
|
"yarn": "^1.21.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue