chore: bump node to v14.15.0 (master) (#26222)
* chore: bump node in DEPS to v14.15.0 * Update patch indices Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
30aa74c71c
commit
60e963ed86
2 changed files with 2 additions and 2 deletions
2
DEPS
2
DEPS
|
@ -16,7 +16,7 @@ vars = {
|
||||||
'chromium_version':
|
'chromium_version':
|
||||||
'2a55c4f55b99b2191ea59cba1e2f6da4dbb7dee0',
|
'2a55c4f55b99b2191ea59cba1e2f6da4dbb7dee0',
|
||||||
'node_version':
|
'node_version':
|
||||||
'v14.14.0',
|
'v14.15.0',
|
||||||
'nan_version':
|
'nan_version':
|
||||||
'2c4ee8a32a299eada3cd6e468bbd0a473bfea96d',
|
'2c4ee8a32a299eada3cd6e468bbd0a473bfea96d',
|
||||||
'squirrel.mac_version':
|
'squirrel.mac_version':
|
||||||
|
|
|
@ -1586,7 +1586,7 @@ index 0000000000000000000000000000000000000000..f3c5c798c0aefcb8cf9b1570a7b4817c
|
||||||
+ args = rebase_path(inputs + outputs, root_build_dir)
|
+ args = rebase_path(inputs + outputs, root_build_dir)
|
||||||
+}
|
+}
|
||||||
diff --git a/src/node_version.h b/src/node_version.h
|
diff --git a/src/node_version.h b/src/node_version.h
|
||||||
index 7f2f31389637d07fcf0f721daf18b409ade039b4..ffc4ed7085f2b97ce2017245947085e26e7633ac 100644
|
index 280391501700eabf9845c8b9bb2dbce58ab92a48..e9b14929e04b24fcbaa94b854c0d2104cdbb3861 100644
|
||||||
--- a/src/node_version.h
|
--- a/src/node_version.h
|
||||||
+++ b/src/node_version.h
|
+++ b/src/node_version.h
|
||||||
@@ -89,7 +89,10 @@
|
@@ -89,7 +89,10 @@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue