Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.19 (#1525)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 8, 2023
1 parent d3554af commit 5aa103e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/jest": "^29.5.3",
"@types/lodash-es": "^4.17.8",
"@types/node": "^18.17.3",
"@types/react": "^18.2.18",
"@types/react": "^18.2.19",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^6.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7306,14 +7306,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.18":
version: 18.2.18
resolution: "@types/react@npm:18.2.18"
"@types/react@npm:*, @types/react@npm:^18.2.19":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 2e0d75de2b618e76780019e52478b1bec2b015a9187aea30f84518c0c3ddc639055bdfea50864aece937bad0cb0544d0100b80d30f5461e72fbc1c3c0be8b140
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
languageName: node
linkType: hard

Expand Down Expand Up @@ -16881,7 +16881,7 @@ __metadata:
"@types/jest": ^29.5.3
"@types/lodash-es": ^4.17.8
"@types/node": ^18.17.3
"@types/react": ^18.2.18
"@types/react": ^18.2.19
"@types/react-dom": ^18.2.7
"@types/react-router-dom": ^5.3.3
"@typescript-eslint/eslint-plugin": ^6.3.0
Expand Down

0 comments on commit 5aa103e

Please sign in to comment.