Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @types/node from 20.14.9 to 22.9.0 #571

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jquery": "^3.5.31",
"@types/js-yaml": "^4.0.9",
"@types/method-override": "^0.0.35",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/pino-multi-stream": "^5.1.6",
"@types/supertest": "^6.0.2",
"babel-jest": "^29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@patternfly/react-styles": "^5.3.1",
"@patternfly/react-table": "^5.3.3",
"@patternfly/react-tokens": "^5.3.1",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"mini-css-extract-plugin": "2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@hawtio/react": "^1.6.1",
"@types/jquery": "^3.5.31",
"@types/jsonpath": "^0.2.4",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"eventemitter3": "^5.0.1",
"jquery": "^3.7.0",
"jsonpath": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@patternfly/react-styles": "^5.3.1",
"@patternfly/react-table": "^5.3.3",
"@patternfly/react-tokens": "^5.3.1",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"mini-css-extract-plugin": "2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@patternfly/react-styles": "^5.3.0",
"@patternfly/react-table": "^5.3.1",
"@patternfly/react-tokens": "^5.3.1",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"mini-css-extract-plugin": "2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@hawtio/react": "^1.6.1",
"@patternfly/react-core": "^5.3.3",
"@patternfly/react-styles": "^5.3.1",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"jquery-match-height": "^0.7.2",
Expand Down
30 changes: 7 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2027,7 +2027,7 @@ __metadata:
"@types/jquery": "npm:^3.5.31"
"@types/js-yaml": "npm:^4.0.9"
"@types/method-override": "npm:^0.0.35"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/pino-multi-stream": "npm:^5.1.6"
"@types/supertest": "npm:^6.0.2"
babel-jest: "npm:^29.6.1"
Expand Down Expand Up @@ -2079,7 +2079,7 @@ __metadata:
"@patternfly/react-styles": "npm:^5.3.1"
"@patternfly/react-table": "npm:^5.3.3"
"@patternfly/react-tokens": "npm:^5.3.1"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.3.0"
connect-history-api-fallback: "npm:^2.0.0"
Expand Down Expand Up @@ -2117,7 +2117,7 @@ __metadata:
"@types/jest": "npm:^29.5.13"
"@types/jquery": "npm:^3.5.31"
"@types/jsonpath": "npm:^0.2.4"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
babel-jest: "npm:^29.6.1"
eventemitter3: "npm:^5.0.1"
jest: "npm:^29.6.1"
Expand Down Expand Up @@ -2149,7 +2149,7 @@ __metadata:
"@patternfly/react-styles": "npm:^5.3.1"
"@patternfly/react-table": "npm:^5.3.3"
"@patternfly/react-tokens": "npm:^5.3.1"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.3.0"
connect-history-api-fallback: "npm:^2.0.0"
Expand Down Expand Up @@ -2218,7 +2218,7 @@ __metadata:
"@patternfly/react-styles": "npm:^5.3.0"
"@patternfly/react-table": "npm:^5.3.1"
"@patternfly/react-tokens": "npm:^5.3.1"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.3.0"
connect-history-api-fallback: "npm:^2.0.0"
Expand Down Expand Up @@ -2311,7 +2311,7 @@ __metadata:
"@hawtio/react": "npm:^1.6.1"
"@patternfly/react-core": "npm:^5.3.3"
"@patternfly/react-styles": "npm:^5.3.1"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.3.0"
babel-loader: "npm:^9.2.1"
Expand Down Expand Up @@ -4044,16 +4044,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
languageName: node
linkType: hard

"@types/node@npm:^22.7.5":
"@types/node@npm:^22.7.5, @types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
Expand Down Expand Up @@ -15540,13 +15531,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
Expand Down