Bump immutable from 4.2.1 to 4.2.2 (#23021)

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: immutable
  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]
2023-01-11 21:47:00 +09:00
committed by GitHub
parent 2f4dae26ee
commit 167b073087
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"glob": "^8.0.3",
"history": "^4.10.1",
"http-link-header": "^1.1.0",
"immutable": "^4.2.1",
"immutable": "^4.2.2",
"imports-loader": "^1.2.0",
"intersection-observer": "^0.12.2",
"intl": "^1.2.5",