chore(deps): bump react-redux from 8.1.1 to 8.1.2 (#9098)

This commit is contained in:
dependabot[bot]
2023-07-31 11:34:02 +00:00
committed by GitHub
parent 03a0280986
commit b0178a2ae4
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"react-immutable-proptypes": "2.2.0",
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^6.0.1",
"react-redux": "^8.1.1",
"react-redux": "^8.1.2",
"react-syntax-highlighter": "^15.5.0",
"redux": "^4.1.2",
"redux-immutable": "^4.0.0",
@@ -24364,9 +24364,9 @@
"dev": true
},
"node_modules/react-redux": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.1.tgz",
"integrity": "sha512-5W0QaKtEhj+3bC0Nj0NkqkhIv8gLADH/2kYFMTHxCVqQILiWzLv6MaLuV5wJU3BQEdHKzTfcvPN0WMS6SC1oyA==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.2.tgz",
"integrity": "sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@types/hoist-non-react-statics": "^3.3.1",
@@ -47264,9 +47264,9 @@
"dev": true
},
"react-redux": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.1.tgz",
"integrity": "sha512-5W0QaKtEhj+3bC0Nj0NkqkhIv8gLADH/2kYFMTHxCVqQILiWzLv6MaLuV5wJU3BQEdHKzTfcvPN0WMS6SC1oyA==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.2.tgz",
"integrity": "sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==",
"requires": {
"@babel/runtime": "^7.12.1",
"@types/hoist-non-react-statics": "^3.3.1",

View File

@@ -87,7 +87,7 @@
"react-immutable-proptypes": "2.2.0",
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^6.0.1",
"react-redux": "^8.1.1",
"react-redux": "^8.1.2",
"react-syntax-highlighter": "^15.5.0",
"redux": "^4.1.2",
"redux-immutable": "^4.0.0",