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.50          18.19.53            22.7.2  node_modules/@types/node          vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <[email protected]>
  • Loading branch information
vrubezhny committed Sep 26, 2024
1 parent 4a28a98 commit 6ac1455
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -122,7 +122,7 @@
"@types/git-url-parse": "^9.0.3",
"@types/lodash": "^4.17.9",
"@types/mocha": "^10.0.8",
"@types/node": "^18.19.50",
"@types/node": "^18.19.53",
"@types/proxyquire": "^1.3.31",
"@types/react": "^18.3.9",
"@types/react-copy-to-clipboard": "^5.0.7",
Expand Down

0 comments on commit 6ac1455

Please sign in to comment.