Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v16.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 20, 2021
1 parent 35392a4 commit 3a57af4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "24.9.1",
"@types/nanoevents": "1.0.0",
"@types/nanoid": "2.1.0",
"@types/react": "16.14.13",
"@types/react": "16.14.14",
"@types/react-dom": "16.9.14",
"@types/react-test-renderer": "16.9.5",
"@types/styled-components": "4.4.3",
Expand All @@ -59,7 +59,7 @@
"nanoid": "2.1.11"
},
"resolutions": {
"@types/react": "16.14.13"
"@types/react": "16.14.14"
},
"gitHead": "bf1963cbe27f16bcde383e7c390a8a06658d97bb"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2066,10 +2066,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/react@16.14.13":
version "16.14.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.13.tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9"
integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==
"@types/react@16.14.14":
version "16.14.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 3a57af4

Please sign in to comment.