Skip to content
Closed
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/trunk' into upgrade/nodejs-18
# Conflicts:
#	package-lock.json
  • Loading branch information
desrosj committed May 11, 2023
commit e37d4db4b5f18eaf0d0ed882510edf487868f989
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
16
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"url": "https://develop.svn.wordpress.org/trunk"
},
"engines": {
"node": ">=18.10.0",
"npm": ">=9.0.0"
"node": ">=16.19.1",
"npm": ">=8.19.3"
},
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.