Skip to content

Commit 5b6f61c

Browse files
committed
[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 18.19.78 18.19.79 22.13.9 node_modules/@types/node vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <[email protected]>
1 parent d2bdec8 commit 5b6f61c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@types/git-url-parse": "^9.0.3",
101101
"@types/lodash": "^4.17.16",
102102
"@types/mocha": "^10.0.10",
103-
"@types/node": "^18.19.78",
103+
"@types/node": "^18.19.79",
104104
"@types/proxyquire": "^1.3.31",
105105
"@types/react": "^18.3.18",
106106
"@types/react-copy-to-clipboard": "^5.0.7",

0 commit comments

Comments
 (0)