Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.21
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent f26ad0a commit adb8607
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@jest/globals": "29.6.4",
"@jest/types": "29.6.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
Expand Down Expand Up @@ -80,7 +80,7 @@
"node": ">=12"
},
"resolutions": {
"@types/react": "18.2.20"
"@types/react": "18.2.21"
},
"packageManager": "yarn@3.6.3"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ __metadata:
dependencies:
"@jest/globals": 29.6.4
"@jest/types": 29.6.3
"@types/react": 18.2.20
"@types/react": 18.2.21
"@types/react-dom": 18.2.7
"@typescript-eslint/eslint-plugin": 6.4.0
"@typescript-eslint/parser": 6.4.0
Expand Down Expand Up @@ -1033,14 +1033,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.20":
version: 18.2.20
resolution: "@types/react@npm:18.2.20"
"@types/react@npm:18.2.21":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
checksum: ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
languageName: node
linkType: hard

Expand Down

0 comments on commit adb8607

Please sign in to comment.