Skip to content

Commit

Permalink
[6.8] Update Node.js to version 10.22.0 (#75254) (#75413)
Browse files Browse the repository at this point in the history
# Conflicts:
#	.ci/Dockerfile
  • Loading branch information
watson committed Aug 19, 2020
1 parent 43791ef commit ff89de9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.21.0
10.22.0
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.21.0
10.22.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "10.21.0",
"node": "10.22.0",
"yarn": "^1.21.1"
}
}

0 comments on commit ff89de9

Please sign in to comment.