Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 5f0a12a

Browse files
chore(deps): update dependency @types/react to v17.0.52
1 parent bffcc8e commit 5f0a12a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/jest": "27.5.2",
2525
"@types/leaflet": "1.7.9",
2626
"@types/leaflet.markercluster": "1.5.1",
27-
"@types/react": "17.0.50",
27+
"@types/react": "17.0.52",
2828
"@types/react-dom": "17.0.17",
2929
"@typescript-eslint/eslint-plugin": "5.40.0",
3030
"@typescript-eslint/parser": "5.40.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,10 +2560,10 @@
25602560
dependencies:
25612561
"@types/react" "^17"
25622562

2563-
"@types/[email protected].50":
2564-
version "17.0.50"
2565-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
2566-
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
2563+
"@types/[email protected].52":
2564+
version "17.0.52"
2565+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
2566+
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
25672567
dependencies:
25682568
"@types/prop-types" "*"
25692569
"@types/scheduler" "*"

0 commit comments

Comments
 (0)