Bump reselect from 4.1.6 to 4.1.7 (#20052)

Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.6...v4.1.7)

---
updated-dependencies:
- dependency-name: reselect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-15 20:19:09 +09:00
committed by GitHub
parent 66a22ab391
commit 3b82d1ef68
2 changed files with 5 additions and 5 deletions

View File

@@ -116,7 +116,7 @@
"redux-thunk": "^2.4.1",
"regenerator-runtime": "^0.13.10",
"requestidlecallback": "^0.3.0",
"reselect": "^4.1.6",
"reselect": "^4.1.7",
"rimraf": "^3.0.2",
"sass": "^1.55.0",
"sass-loader": "^10.2.0",