chore(deps): update dependency @types/react-redux to v7.1.25

This commit is contained in:
renovate[bot]
2022-12-31 20:20:52 +00:00
parent 2d166ae5b4
commit e9736b1d8c
2 changed files with 8 additions and 5 deletions
+7 -4
View File
@@ -58,7 +58,7 @@
"@types/react-instantsearch-core": "6.26.3",
"@types/react-instantsearch-dom": "6.12.3",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.25",
"@types/react-responsive": "8.0.5",
"@types/react-spinkit": "3.0.7",
"@types/react-test-renderer": "17.0.2",
@@ -14222,9 +14222,10 @@
}
},
"node_modules/@types/react-redux": {
"version": "7.1.24",
"version": "7.1.25",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.25.tgz",
"integrity": "sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/hoist-non-react-statics": "^3.3.0",
"@types/react": "*",
@@ -64598,7 +64599,9 @@
}
},
"@types/react-redux": {
"version": "7.1.24",
"version": "7.1.25",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.25.tgz",
"integrity": "sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "^3.3.0",
+1 -1
View File
@@ -145,7 +145,7 @@
"@types/react-instantsearch-core": "6.26.3",
"@types/react-instantsearch-dom": "6.12.3",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.25",
"@types/react-responsive": "8.0.5",
"@types/react-spinkit": "3.0.7",
"@types/react-test-renderer": "17.0.2",