Merge pull request #1387 from github/elenatanasoiu/node-18

Prepare for Node 18 upgrade
This commit is contained in:
Elena Tanasoiu
2022-06-15 19:23:01 +01:00
committed by GitHub
2 changed files with 524 additions and 447 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1148,6 +1148,7 @@
"react-dom": "^17.0.2",
"semver": "~7.3.2",
"source-map-support": "^0.5.21",
"source-map": "^0.7.4",
"stream": "^0.0.2",
"stream-chain": "~2.2.4",
"stream-json": "~1.7.3",
@@ -1231,7 +1232,7 @@
"typescript-formatter": "^7.2.2",
"vsce": "^2.7.0",
"vscode-test": "^1.4.0",
"webpack": "^5.28.0",
"webpack": "^5.62.2",
"webpack-cli": "^4.6.0"
},
"husky": {