Skip to content

Commit a0b5ab9

Browse files
chore(deps): update dependency @types/react to v16.14.63 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17fc46e commit a0b5ab9

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/jest": "26.0.24",
3131
"@types/node": "14.18.23",
3232
"@types/object-hash": "1.3.4",
33-
"@types/react": "16.14.61",
33+
"@types/react": "16.14.63",
3434
"codecov": "3.8.3",
3535
"husky": "4.3.8",
3636
"ink": "3.2.0",

yarn.lock

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

590-
"@types/react@16.14.61":
591-
version "16.14.61"
592-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.61.tgz#ce498029a046d17908001e6e563f3febbaf41e7f"
593-
integrity sha512-CK3zd17pDWAEMnN5TdzwQJQlto2dK/lb0WZsI74owWgQ8PR60WRk0sCeBxLWuSuuqqDZKqeUcxod/8yECqrP/g==
590+
"@types/react@16.14.63":
591+
version "16.14.63"
592+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.63.tgz#0970c0bca7f23f630c85332cee00729d4ad53845"
593+
integrity sha512-s83gano0fRBVEw3ejdLpjgvU83F0LIeeuXqdxfPZF/Sc2bhr60tEqCK1zZ+aLirBwRSD6V5zCtOsEjcwKow3JQ==
594594
dependencies:
595595
"@types/prop-types" "*"
596596
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)