mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @types/react to v17.0.25 (#349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fc639a2981
commit
474720807d
@ -44,7 +44,7 @@
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/node": "12.20.7",
|
||||
"@types/react": "17.0.3",
|
||||
"@types/react": "17.0.25",
|
||||
"@types/react-dom": "17.0.3",
|
||||
"@types/react-router-dom": "5.1.7",
|
||||
"@welldone-software/why-did-you-render": "6.1.1",
|
||||
|
@ -2166,7 +2166,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@17.0.3":
|
||||
"@types/react@*":
|
||||
version "17.0.3"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.3.tgz"
|
||||
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
|
||||
@ -2175,6 +2175,15 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@17.0.25":
|
||||
version "17.0.25"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.25.tgz#8b88c226e54910762decc9de2aa36b4dc9240503"
|
||||
integrity sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/resolve@0.0.8":
|
||||
version "0.0.8"
|
||||
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user