forked from sombochea/verdaccio-ui
build(deps-dev): bump @types/react from 16.9.14 to 16.9.15 (#343)
This commit is contained in:
parent
6ba721446b
commit
a3d7acfd73
@ -30,7 +30,7 @@
|
||||
"@types/js-base64": "2.3.1",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/node": "12.12.14",
|
||||
"@types/react": "16.9.14",
|
||||
"@types/react": "16.9.15",
|
||||
"@types/react-autosuggest": "9.3.13",
|
||||
"@types/react-dom": "16.9.4",
|
||||
"@types/react-router-dom": "5.1.3",
|
||||
|
@ -1977,10 +1977,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@16.9.14":
|
||||
version "16.9.14"
|
||||
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.14.tgz#7f1158ce450b4b5aa83b1c5e1324fa75f348bdd1"
|
||||
integrity sha512-Q4tW4RGmR+u/CgzR8VqZcsUWjP4Pz/LcHfs9AzSG+aBnwq8As3Bid3vG1eGGsXg/xuR2k2tqNlI8pzyV8kxe0g==
|
||||
"@types/react@*", "@types/react@16.9.15":
|
||||
version "16.9.15"
|
||||
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977"
|
||||
integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user