build(deps-dev): bump eslint-plugin-react-redux from 4.2.0 to 4.2.2

Bumps [eslint-plugin-react-redux](https://github.com/DianaSuvorova/eslint-plugin-react-redux) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/DianaSuvorova/eslint-plugin-react-redux/releases)
- [Commits](https://github.com/DianaSuvorova/eslint-plugin-react-redux/compare/v4.2.0...v4.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-redux
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-19 07:27:00 +00:00 committed by Klara Simickova
parent 23285091fe
commit 9363c63662
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View file

@ -68,7 +68,7 @@
"eslint-plugin-playwright": "2.2.0",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-redux": "4.2.0",
"eslint-plugin-react-redux": "4.2.2",
"eslint-plugin-testing-library": "7.1.1",
"git-revision-webpack-plugin": "5.0.0",
"history": "5.3.0",
@ -8084,7 +8084,9 @@
}
},
"node_modules/eslint-plugin-react-redux": {
"version": "4.2.0",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-redux/-/eslint-plugin-react-redux-4.2.2.tgz",
"integrity": "sha512-aQi1KURmZDpTgvkv9ofvz2TgIHWZeh11UP+V+Z2incbK2feZVM2/Zopn+9npGPyFf7pZFKid65gFIB2d7P/XYw==",
"dev": true,
"license": "ISC",
"dependencies": {