Skip to content

Commit 3e46482

Browse files
renovate-botjpedroschmitz
authored andcommitted
chore(deps): update dependency @types/react to v17.0.6
1 parent 43fcb59 commit 3e46482

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@commitlint/cli": "12.1.4",
3535
"@commitlint/config-conventional": "12.1.4",
3636
"@types/node": "14.17.0",
37-
"@types/react": "17.0.5",
37+
"@types/react": "17.0.6",
3838
"@types/react-dom": "17.0.5",
3939
"@typescript-eslint/eslint-plugin": "4.24.0",
4040
"@typescript-eslint/parser": "4.24.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -372,10 +372,10 @@
372372
"@types/prop-types" "*"
373373
csstype "^3.0.2"
374374

375-
"@types/[email protected].5":
376-
version "17.0.5"
377-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
378-
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
375+
"@types/[email protected].6":
376+
version "17.0.6"
377+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
378+
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
379379
dependencies:
380380
"@types/prop-types" "*"
381381
"@types/scheduler" "*"

0 commit comments

Comments
 (0)