chore(deps): update dependency @types/react to v17.0.13

This commit is contained in:
Renovate Bot
2021-07-01 10:55:28 +00:00
committed by Łukasz Mierzwa
parent 9bfb56850f
commit ecfe57bb0a
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4896,9 +4896,9 @@
}
},
"@types/react": {
"version": "17.0.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
"version": "17.0.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -71,7 +71,7 @@
"@types/node": "14.17.4",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.12",
"@types/react": "17.0.13",
"@types/react-dom": "17.0.8",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.16",