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                  18.19.39          18.19.41          20.14.11  node_modules/@types/node          vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <[email protected]>
  • Loading branch information
vrubezhny committed Jul 19, 2024
1 parent 2e9243d commit deb9d79
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 @@ -117,7 +117,7 @@
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.7",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.39",
"@types/node": "^18.19.41",
"@types/proxyquire": "^1.3.31",
"@types/react": "^17.0.80",
"@types/react-copy-to-clipboard": "^5.0.7",
Expand Down

0 comments on commit deb9d79

Please sign in to comment.