Skip to content

Commit 21eb05f

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 20.17.31 20.17.32 22.15.3 node_modules/@types/node vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <[email protected]>
1 parent 0ccb4c2 commit 21eb05f

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
@@ -99,7 +99,7 @@
9999
"@types/fs-extra": "^11.0.4",
100100
"@types/lodash": "^4.17.16",
101101
"@types/mocha": "^10.0.10",
102-
"@types/node": "^20.17.31",
102+
"@types/node": "^20.17.32",
103103
"@types/proxyquire": "^1.3.31",
104104
"@types/react": "^18.3.20",
105105
"@types/react-copy-to-clipboard": "^5.0.7",

0 commit comments

Comments
 (0)