mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react-select to v3.0.17
This commit is contained in:
committed by
renovate[bot]
parent
2f21a52fb9
commit
e2e7b7f7d9
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3859,9 +3859,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.16.tgz",
|
||||
"integrity": "sha512-qXCfHprExDzB+ZYCqzH80D2TE+F17MMAY5/GrHm74xSsmS6B6G8nm3gZiTod/u82JSzDO193qJiP7ZxunT8oBg==",
|
||||
"version": "3.0.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.17.tgz",
|
||||
"integrity": "sha512-uFRe0+7FUlq5/o8Y17Dytb6c0bnFfZa2BdXd4xzDx21RadvW0Ni40bDR/r2vgn141uBUphzqkUMugR5CT95VYg==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "3.0.16",
|
||||
"@types/react-select": "3.0.17",
|
||||
"@typescript-eslint/eslint-plugin": "3.9.0",
|
||||
"@typescript-eslint/parser": "3.9.0",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user