Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 788e35a commit 95c05e2
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.54",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.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.54":
version: 18.2.54
resolution: "@types/react@npm:18.2.54"
"@types/react@npm:18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/ad38193c30a063a481aeec2460de6396c80d8de2f1c7a8cbb80a4e8bc594f74c308ce93e165d743b38507c3ac0a491c24ce0efbd84c9ab21fd5fd38d2963d329
checksum: 10c0/6b1c73beafbbc582dc54ffd92b3779f6d850e8f6b5ce5d04b31e9498a3d77bfc416bb08f0d8d63ab4f4649ccd6639996472416871c01c74a528b16a55faeaf38
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.54"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.18"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
Expand Down

0 comments on commit 95c05e2

Please sign in to comment.