Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 2406ed5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^17.0.13
1 parent 7716436 commit 2406ed5

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
@@ -26,7 +26,7 @@
2626
"registry": "https://registry.npmjs.org"
2727
},
2828
"devDependencies": {
29-
"@types/react": "^17.0.11",
29+
"@types/react": "^17.0.13",
3030
"jest": "^27.0.5",
3131
"eslint": "^7.29.0",
3232
"prettier": "^2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -986,10 +986,10 @@
986986
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.1.tgz#f1a11e7babb0c3cad68100be381d1e064c68f1f6"
987987
integrity sha512-CFzn9idOEpHrgdw8JsoTkaDDyRWk1jrzIV8djzcgpq0y9tG4B4lFT+Nxh52DVpDXV+n4+NPNv7M1Dj5uMp6XFg==
988988

989-
"@types/react@^17.0.11":
990-
version "17.0.11"
991-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
992-
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
989+
"@types/react@^17.0.13":
990+
version "17.0.13"
991+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
992+
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
993993
dependencies:
994994
"@types/prop-types" "*"
995995
"@types/scheduler" "*"

0 commit comments

Comments
 (0)