chore(deps): update dependency @types/react-select to v4.0.16

This commit is contained in:
Renovate Bot
2021-06-23 14:20:15 +00:00
committed by renovate[bot]
parent 6914b443dc
commit d127227527
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5404,9 +5404,9 @@
}
},
"@types/react-select": {
"version": "4.0.15",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.15.tgz",
"integrity": "sha512-GPyBFYGMVFCtF4eg9riodEco+s2mflR10Nd5csx69+bcdvX6Uo9H/jgrIqovBU9yxBppB9DS66OwD6xxgVqOYQ==",
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.16.tgz",
"integrity": "sha512-DMmWIKxIC5RC0qQ2l7wDt5qvvVhbtBPK6IQn6LJXe/1KTsGkZajzoLZG8mQtL2nmKrXURq+wetLeHRvYD8CmDw==",
"dev": true,
"requires": {
"@emotion/serialize": "^1.0.0",

View File

@@ -74,7 +74,7 @@
"@types/react": "17.0.11",
"@types/react-dom": "17.0.8",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.15",
"@types/react-select": "4.0.16",
"@types/semver": "7.3.6",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",