Skip to content

Commit

Permalink
Update Node to v18 (#1625)
Browse files Browse the repository at this point in the history
* Update Node to v18

VS Code ships with Electron 25 As of [v1.82], which moves the supported Node version to v18. This doesn't change our functionality, but keeps us in line with VS Code and with minimum supported versions of Node in GitHub Actions.

* Install chrome for web tests

* playwright

* playwright

* Use @playwright/browser-chromium
  • Loading branch information
jpogran authored Nov 16, 2023
1 parent d8961d5 commit b8188d0
Show file tree
Hide file tree
Showing 3 changed files with 5,518 additions and 12,331 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.0
18.17.1
Loading

0 comments on commit b8188d0

Please sign in to comment.