Skip to content

Commit ceaf9d8

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 18.3.18 18.3.19 19.0.12 node_modules/@types/react vscode-openshift-tools ... ``` Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
1 parent 9b9faf1 commit ceaf9d8

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
@@ -102,7 +102,7 @@
102102
"@types/mocha": "^10.0.10",
103103
"@types/node": "^18.19.80",
104104
"@types/proxyquire": "^1.3.31",
105-
"@types/react": "^18.3.18",
105+
"@types/react": "^18.3.19",
106106
"@types/react-copy-to-clipboard": "^5.0.7",
107107
"@types/react-dom": "^18.3.5",
108108
"@types/semver": "^7.5.8",

0 commit comments

Comments
 (0)