Skip to content

Commit 4dec0a9

Browse files
chore(deps): update dependency @types/react to v17.0.84
1 parent 3d57e18 commit 4dec0a9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "geeeger <lph1988520@sina.com>",
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@types/react": "17.0.44",
33+
"@types/react": "17.0.84",
3434
"@typescript-eslint/eslint-plugin": "2.34.0",
3535
"@typescript-eslint/parser": "2.34.0",
3636
"eslint": "6.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@
4343
resolved "https://registry.npm.taobao.org/@types/prop-types/download/@types/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
4444
integrity sha1-KrDV2i5YFflLC51LldHl8kOrLKc=
4545

46-
"@types/react@17.0.44":
47-
version "17.0.44"
48-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
49-
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
46+
"@types/react@17.0.84":
47+
version "17.0.84"
48+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.84.tgz#097d532db63fe8cf152fb813c12e6386ed6b481c"
49+
integrity sha512-DtgToBBNtUTNokPYGCShoDfbEtv2a0XnL1OVnShFU2d8wZ3EfI8nRwzVOeYxKUZdHdl++eX8Fmka7pDr6X+0xw==
5050
dependencies:
5151
"@types/prop-types" "*"
52-
"@types/scheduler" "*"
52+
"@types/scheduler" "^0.16"
5353
csstype "^3.0.2"
5454

55-
"@types/scheduler@*":
56-
version "0.16.1"
57-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
58-
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
55+
"@types/scheduler@^0.16":
56+
version "0.16.8"
57+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
58+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
5959

6060
"@typescript-eslint/eslint-plugin@2.34.0":
6161
version "2.34.0"

0 commit comments

Comments
 (0)