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

This commit is contained in:
Renovate Bot
2021-09-22 23:43:12 +01:00
committed by Łukasz Mierzwa
parent b3e4dd7916
commit 35c4e9b237
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4859,9 +4859,9 @@
}
},
"@types/react-select": {
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.17.tgz",
"integrity": "sha512-ZK5wcBhJaqC8ntQl0CJvK2KXNNsk1k5flM7jO+vNPPlceRzdJQazA6zTtQUyNr6exp5yrAiwiudtYxgGlgGHLg==",
"version": "4.0.18",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.18.tgz",
"integrity": "sha512-uCPRMPshd96BwHuT7oCrFduiv5d6km3VwmtW7rVl9g4XetS3VoJ9nZo540LiwtQgaFcW96POwaxQDZDAyYaepg==",
"dev": true,
"requires": {
"@emotion/serialize": "^1.0.0",
+1 -1
View File
@@ -75,7 +75,7 @@
"@types/react": "17.0.24",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.17",
"@types/react-select": "4.0.18",
"@types/semver": "7.3.8",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2",