Skip to content

Commit 612c600

Browse files
committed
chore(deps): update dependency @types/react to v17
1 parent 516ed2a commit 612c600

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/react-dayo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "24.9.1",
3838
"@types/nanoevents": "1.0.0",
3939
"@types/nanoid": "2.1.0",
40-
"@types/react": "16.14.5",
40+
"@types/react": "17.0.5",
4141
"@types/react-dom": "16.9.12",
4242
"@types/react-test-renderer": "16.9.5",
4343
"@types/styled-components": "4.4.3",
@@ -59,7 +59,7 @@
5959
"nanoid": "2.1.11"
6060
},
6161
"resolutions": {
62-
"@types/react": "16.14.5"
62+
"@types/react": "17.0.5"
6363
},
6464
"gitHead": "bf1963cbe27f16bcde383e7c390a8a06658d97bb"
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,10 +2066,10 @@
20662066
"@types/prop-types" "*"
20672067
csstype "^2.2.0"
20682068

2069-
"@types/react@16.14.5":
2070-
version "16.14.5"
2071-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.5.tgz#2c39b5cadefaf4829818f9219e5e093325979f4d"
2072-
integrity sha512-YRRv9DNZhaVTVRh9Wmmit7Y0UFhEVqXqCSw3uazRWMxa2x85hWQZ5BN24i7GXZbaclaLXEcodEeIHsjBA8eAMw==
2069+
"@types/react@17.0.5":
2070+
version "17.0.5"
2071+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
2072+
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
20732073
dependencies:
20742074
"@types/prop-types" "*"
20752075
"@types/scheduler" "*"

0 commit comments

Comments
 (0)