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/node 16.18.57 16.18.59 20.8.7 node_modules/@types/node vscode-openshift-tools @types/react 17.0.67 17.0.69 18.2.29 node_modules/@types/react vscode-openshift-tools @types/react-dom 17.0.21 17.0.22 18.2.14 node_modules/@types/react-dom vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <[email protected]>
- Loading branch information