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

Commit c8febca

Browse files
committed
Update dependency @types/react to v16.9.6
1 parent 0816812 commit c8febca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "4.1.2",
4343
"@types/jest": "24.0.19",
4444
"@types/node": "12.7.12",
45-
"@types/react": "16.9.5",
45+
"@types/react": "16.9.6",
4646
"@types/react-dom": "16.9.2",
4747
"coveralls": "3.0.7",
4848
"husky": "3.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -619,10 +619,10 @@
619619
"@types/prop-types" "*"
620620
csstype "^2.2.0"
621621

622-
"@types/[email protected].5":
623-
version "16.9.5"
624-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.5.tgz#079dabd918b19b32118c25fd00a786bb6d0d5e51"
625-
integrity sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==
622+
"@types/[email protected].6":
623+
version "16.9.6"
624+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.6.tgz#40722a2ef9f67b054c15b0a0b0d7f09409176134"
625+
integrity sha512-ulPWlBFO0DQiObqxEm3t4icozuakPy5O81g6QyHv+Nyo1UPL+QVq2rmq1e4J8oHY7jl0HEtMAHNwNIzv6FRuTQ==
626626
dependencies:
627627
"@types/prop-types" "*"
628628
csstype "^2.2.0"

0 commit comments

Comments
 (0)