fix(deps): update dependency @types/react to v16.9.48

This commit is contained in:
Renovate Bot
2020-08-26 23:17:02 +01:00
committed by Łukasz Mierzwa
parent 25eb55123f
commit b0fb95e156
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3809,9 +3809,9 @@
}
},
"@types/react": {
"version": "16.9.47",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.47.tgz",
"integrity": "sha512-dAJO4VbrjYqTUwFiQqAKjLyHHl4RSTNnRyPdX3p16MPbDKvow51wxATUPxoe2QsiXNMEYrOjc2S6s92VjG+1VQ==",
"version": "16.9.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.48.tgz",
"integrity": "sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
@@ -7565,9 +7565,9 @@
}
},
"csstype": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.2.tgz",
"integrity": "sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw=="
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.3.tgz",
"integrity": "sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag=="
},
"currently-unhandled": {
"version": "0.4.1",
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/lodash.uniqueid": "4.0.6",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.4",
"@types/react": "16.9.47",
"@types/react": "16.9.48",
"@types/react-autosuggest": "10.0.0",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",