Skip to content

Commit 37091a6

Browse files
chore(deps): update dependency @types/react to v17.0.83 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275503b commit 37091a6

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
@@ -41,7 +41,7 @@
4141
"@types/chrome": "0.0.287",
4242
"@types/jasmine": "3.10.18",
4343
"@types/jest": "27.5.2",
44-
"@types/react": "17.0.80",
44+
"@types/react": "17.0.83",
4545
"@types/react-dom": "17.0.25",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,10 +1421,10 @@
14211421
"@types/scheduler" "*"
14221422
csstype "^3.0.2"
14231423

1424-
"@types/react@17.0.80":
1425-
version "17.0.80"
1426-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.80.tgz#a5dfc351d6a41257eb592d73d3a85d3b7dbcbb41"
1427-
integrity sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA==
1424+
"@types/react@17.0.83":
1425+
version "17.0.83"
1426+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131"
1427+
integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==
14281428
dependencies:
14291429
"@types/prop-types" "*"
14301430
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)