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

Commit 741fb49

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^17.0.15
1 parent ca217f9 commit 741fb49

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.14",
29+
"@types/react": "^17.0.15",
3030
"jest": "^27.0.6",
3131
"eslint": "^7.30.0",
3232
"prettier": "^2.3.2",

yarn.lock

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

1003-
"@types/react@^17.0.14":
1004-
version "17.0.14"
1005-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
1006-
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
1003+
"@types/react@^17.0.15":
1004+
version "17.0.15"
1005+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
1006+
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
10071007
dependencies:
10081008
"@types/prop-types" "*"
10091009
"@types/scheduler" "*"

0 commit comments

Comments
 (0)