Skip to content

Commit 08c0f54

Browse files
chore(deps): update dependency @types/react to v17.0.35 (#301)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e2a42f3 commit 08c0f54

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
@@ -35,7 +35,7 @@
3535
"@commitlint/cli": "14.1.0",
3636
"@commitlint/config-conventional": "14.1.0",
3737
"@types/node": "16.11.7",
38-
"@types/react": "17.0.34",
38+
"@types/react": "17.0.35",
3939
"@types/react-dom": "17.0.11",
4040
"@typescript-eslint/eslint-plugin": "5.4.0",
4141
"@typescript-eslint/parser": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -482,10 +482,10 @@
482482
"@types/scheduler" "*"
483483
csstype "^3.0.2"
484484

485-
"@types/[email protected].34":
486-
version "17.0.34"
487-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
488-
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
485+
"@types/[email protected].35":
486+
version "17.0.35"
487+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c"
488+
integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==
489489
dependencies:
490490
"@types/prop-types" "*"
491491
"@types/scheduler" "*"

0 commit comments

Comments
 (0)