Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent c810af7 commit b5a27b2
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.48",
"@types/react": "18.2.52",
"@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.48":
version: 18.2.48
resolution: "@types/react@npm:18.2.48"
"@types/react@npm:18.2.52":
version: 18.2.52
resolution: "@types/react@npm:18.2.52"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
checksum: 10c0/1c7b2297deb09f31eb1d0c34107c89013022a9e1cba6d393f9a872bdc456da2f1ff25415c09f97dbf880cef98ade526681bd1d1b8300091b28651d23af7e7aac
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.48"
"@types/react": "npm:18.2.52"
"@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 b5a27b2

Please sign in to comment.