Skip to content

Commit 36ff3a2

Browse files
chore(deps): update dependency @types/react to v17.0.55
1 parent 3d57e18 commit 36ff3a2

2 files changed

Lines changed: 5 additions & 5 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.55",
3434
"@typescript-eslint/eslint-plugin": "2.34.0",
3535
"@typescript-eslint/parser": "2.34.0",
3636
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
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.55":
47+
version "17.0.55"
48+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f"
49+
integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg==
5050
dependencies:
5151
"@types/prop-types" "*"
5252
"@types/scheduler" "*"

0 commit comments

Comments
 (0)