mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react-select to v3.0.16
This commit is contained in:
committed by
renovate[bot]
parent
add3cc4fa8
commit
90fb18abd9
Generated
+3
-3
@@ -3555,9 +3555,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.15.tgz",
|
||||
"integrity": "sha512-yPmkr6zgVFR95JqBtkVaVDK/u1jdbTw8c8n9h5zWY/481IoBKZgrvOHweJXGvnOJ43umH7ImcT5m/uj5uESMBQ==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
+1
-1
@@ -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.15",
|
||||
"@types/react-select": "3.0.16",
|
||||
"@typescript-eslint/eslint-plugin": "3.8.0",
|
||||
"@typescript-eslint/parser": "3.8.0",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user