Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[build] Update to the latest available 'wanted' dependency versions
The PR updates the following NPM dependencies to their latest available "wanted" versions: ``` $ npm outdated Package Current Wanted Latest Location Depended by @types/make-fetch-happen 10.0.3 10.0.4 10.0.4 node_modules/@types/make-fetch-happen vscode-openshift-tools @types/node 16.18.60 16.18.61 20.9.0 node_modules/@types/node vscode-openshift-tools @types/react 17.0.69 17.0.70 18.2.37 node_modules/@types/react vscode-openshift-tools @types/react-dom 17.0.22 17.0.23 18.2.15 node_modules/@types/react-dom vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <[email protected]>
- Loading branch information