Skip to content

Commit

Permalink
[build] Update to the latest available 'wanted' dependency versions
Browse files Browse the repository at this point in the history
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.66  16.18.68  20.10.4  node_modules/@types/node        vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <[email protected]>
  • Loading branch information
vrubezhny committed Dec 7, 2023
1 parent 5b58008 commit bffc182
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@types/lodash": "^4.14.202",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^16.18.66",
"@types/node": "^16.18.68",
"@types/proxyquire": "^1.3.31",
"@types/react": "^17.0.71",
"@types/react-copy-to-clipboard": "^5.0.7",
Expand Down

0 comments on commit bffc182

Please sign in to comment.