diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-18 10:12:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 10:12:05 +0200 |
commit | 426e3cc3bcf0b3535725cdacece5316c8b90f911 (patch) | |
tree | cf86c95e9df293bbcad1b21892e7f4534d818354 /package.json | |
parent | fe1ac6b0b07d40fda8a3da9894075de3e7c108fd (diff) |
Bump reselect from 4.1.7 to 4.1.8 (#24565)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d7442a5a6..b796f59d2 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "redux-thunk": "^2.4.2", "regenerator-runtime": "^0.13.11", "requestidlecallback": "^0.3.0", - "reselect": "^4.1.7", + "reselect": "^4.1.8", "rimraf": "^5.0.0", "sass": "^1.61.0", "sass-loader": "^10.2.0", |