Skip to content

Commit d8f849e

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/react 17.0.71 17.0.72 18.2.44 node_modules/@types/react vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <[email protected]>
1 parent c4be95f commit d8f849e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -116,7 +116,7 @@
116116
"@types/mocha": "^10.0.6",
117117
"@types/node": "^16.18.68",
118118
"@types/proxyquire": "^1.3.31",
119-
"@types/react": "^17.0.71",
119+
"@types/react": "^17.0.72",
120120
"@types/react-copy-to-clipboard": "^5.0.7",
121121
"@types/react-dom": "^17.0.25",
122122
"@types/react-syntax-highlighter": "^15.5.11",

0 commit comments

Comments
 (0)