Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent bf9d2a1 commit 7defbfd
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 @@ -47,7 +47,7 @@
"@types/js-cookie": "3.0.6",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@types/react": "18.2.54",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4401,14 +4401,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.52":
version: 18.2.52
resolution: "@types/react@npm:18.2.52"
"@types/react@npm:18.2.54":
version: 18.2.54
resolution: "@types/react@npm:18.2.54"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/1c7b2297deb09f31eb1d0c34107c89013022a9e1cba6d393f9a872bdc456da2f1ff25415c09f97dbf880cef98ade526681bd1d1b8300091b28651d23af7e7aac
checksum: 10c0/ad38193c30a063a481aeec2460de6396c80d8de2f1c7a8cbb80a4e8bc594f74c308ce93e165d743b38507c3ac0a491c24ce0efbd84c9ab21fd5fd38d2963d329
languageName: node
linkType: hard

Expand Down Expand Up @@ -10666,7 +10666,7 @@ __metadata:
"@types/js-cookie": "npm:3.0.6"
"@types/lodash.debounce": "npm:^4.0.7"
"@types/node": "npm:20.11.16"
"@types/react": "npm:18.2.52"
"@types/react": "npm:18.2.54"
"@types/react-dom": "npm:18.2.18"
"@typescript-eslint/eslint-plugin": "npm:6.20.0"
"@typescript-eslint/parser": "npm:6.20.0"
Expand Down

0 comments on commit 7defbfd

Please sign in to comment.