Skip to content

Commit

Permalink
chore: bump node to v14.15.3 (master) (#27077)
Browse files Browse the repository at this point in the history
* chore: bump node in DEPS to v14.15.3

* update patches
  • Loading branch information
electron-bot committed Jan 5, 2021
1 parent 3286b5f commit 1dc6a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ vars = {
'chromium_version':
'b13e791d7244a08d9d61dbfa2bb2b6cdf1ff6294',
'node_version':
'v14.15.2',
'v14.15.3',
'nan_version':
'2c4ee8a32a299eada3cd6e468bbd0a473bfea96d',
'squirrel.mac_version':
Expand Down
2 changes: 1 addition & 1 deletion patches/node/build_add_gn_build_files.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1594,7 +1594,7 @@ index 0000000000000000000000000000000000000000..f3c5c798c0aefcb8cf9b1570a7b4817c
+ args = rebase_path(inputs + outputs, root_build_dir)
+}
diff --git a/src/node_version.h b/src/node_version.h
index e285f3d79b8833f95f0b24d0a2c2d62c13037a44..8be21f12f6913d5d06d8a5dcb508c62ba3a72144 100644
index 3e6197f4235f0c5cae711f7882da30f03a0d3df8..6b86be86fd45c60c7a7e14de4e5bc9c0b261a8dc 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -89,7 +89,10 @@
Expand Down

0 comments on commit 1dc6a70

Please sign in to comment.