mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/react-redux to v7.1.25
This commit is contained in:
Generated
+7
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user