Skip to content

Commit 51a3ee0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^17.0.39
1 parent 2d273c3 commit 51a3ee0

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
@@ -30,7 +30,7 @@
3030
"@types/eslint-plugin-markdown": "^2.0.0",
3131
"@types/jest": "^27.4.1",
3232
"@types/node": "^16.10.9",
33-
"@types/react": "^17.0.38",
33+
"@types/react": "^17.0.39",
3434
"@types/unist": "^2.0.6",
3535
"lerna": "^4.0.0",
3636
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3119,10 +3119,10 @@
31193119
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
31203120
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
31213121

3122-
"@types/react@^17.0.38":
3123-
version "17.0.38"
3124-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
3125-
integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
3122+
"@types/react@^17.0.39":
3123+
version "17.0.39"
3124+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
3125+
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
31263126
dependencies:
31273127
"@types/prop-types" "*"
31283128
"@types/scheduler" "*"

0 commit comments

Comments
 (0)