Skip to content

Commit

Permalink
chore(deps): bump @types/react from 18.2.42 to 18.2.43
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.42 to 18.2.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Dec 11, 2023
1 parent ac4f2f1 commit a126238
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
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-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.2",
"@types/react": "^18.2.42",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
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 @@ -17,7 +17,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.2",
"@types/react": "^18.2.42",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
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 @@ -17,7 +17,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.2",
"@types/react": "^18.2.42",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
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 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.2",
"@types/react": "^18.2.42",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"jquery-match-height": "^0.7.2",
"jsonpath": "^1.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.2
"@types/react": ^18.2.42
"@types/react": ^18.2.43
"@types/react-dom": ^18.2.17
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.2
"@types/react": ^18.2.42
"@types/react": ^18.2.43
"@types/react-dom": ^18.2.17
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2102,7 +2102,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.2
"@types/react": ^18.2.42
"@types/react": ^18.2.43
"@types/react-dom": ^18.2.17
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2190,7 +2190,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.2
"@types/react": ^18.2.42
"@types/react": ^18.2.43
"@types/react-dom": ^18.2.17
babel-loader: ^9.1.3
connect-history-api-fallback: ^2.0.0
Expand Down Expand Up @@ -3984,14 +3984,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.42":
version: 18.2.42
resolution: "@types/react@npm:18.2.42"
"@types/react@npm:^18.2.43":
version: 18.2.43
resolution: "@types/react@npm:18.2.43"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: d2019afdf48303a3a598a97cc9dd2284e3c04b369e791f6ba3c33232b7f8645daff97b093a19f8b3ce75ac8a261b47552cb4513226ab16d843eb9443b0f91844
checksum: e7e4da18c7b14e4b8b1ea630d1d8224835698f2bb2485766455bfb9dea93b8ee6cc549a9fe1cb10c984e62685db44fcfb61e8fac913b008cd30a92087f25b9df
languageName: node
linkType: hard

Expand Down

0 comments on commit a126238

Please sign in to comment.