Skip to content

Commit

Permalink
Bump immutable from 4.0.0-rc.12 to 4.1.0 in /frontend (#5146)
Browse files Browse the repository at this point in the history
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.12 to 4.1.0.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.0.0-rc.12...v4.1.0)

---
updated-dependencies:
- dependency-name: immutable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2022
1 parent 2823e30 commit 8a74ba6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"final-form": "^4.20.2",
"fromentries": "^1.3.2",
"humanize-duration": "^3.27.0",
"immutable": "^4.0.0-rc.12",
"immutable": "^4.1.0",
"mapbox-gl": "^1.13.1",
"mapbox-gl-draw-rectangle-mode": "^1.0.4",
"marked": "^4.0.12",
Expand Down
15 changes: 8 additions & 7 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4108,9 +4108,10 @@ [email protected]:
jsonparse "0.0.5"
through "~2.2.7"

RapiD@facebookincubator/rapid#rapid-v1.1.8_tm:
version "1.1.8"
resolved "git+ssh://[email protected]/facebookincubator/rapid.git#6771b3ad6d353c63368cebf94d9d8d6a91d7fa34"
RapiD@facebookincubator/rapid#rapid-v1.1.8-tm.1:
version "1.1.8-tm.1"
uid dcd0f97a7e569e237e75aa3650987f39966d9f13
resolved "https://codeload.github.com/facebookincubator/rapid/tar.gz/dcd0f97a7e569e237e75aa3650987f39966d9f13"
dependencies:
"@id-sdk/math" "~3.0.0-pre.10"
"@id-sdk/util" "~3.0.0-pre.10"
Expand Down Expand Up @@ -8540,10 +8541,10 @@ [email protected]:
resolved "https://registry.npmjs.org/immer/-/immer-8.0.1.tgz"
integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==

immutable@^4.0.0-rc.12:
version "4.0.0-rc.12"
resolved "https://registry.npmjs.org/immutable/-/immutable-4.0.0-rc.12.tgz"
integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A==
immutable@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.1.0.tgz#f795787f0db780183307b9eb2091fcac1f6fafef"
integrity sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==

import-cwd@^2.0.0:
version "2.1.0"
Expand Down

0 comments on commit 8a74ba6

Please sign in to comment.