Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Oct 31, 2018
1 parent 533c066 commit 655213d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"flow-coverage-report": "^0.6.0",
"gh-pages": "^2.0.1",
"husky": "^1.1.2",
"immutable": "^4.0.0-rc.11",
"immutable": "^4.0.0-rc.12",
"jest": "^23.6.0",
"lint-staged": "^8.0.3",
"mapbox-gl": "^0.50.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6171,10 +6171,10 @@ ignore@^4.0.6:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==

immutable@^4.0.0-rc.11:
version "4.0.0-rc.11"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.11.tgz#de1ef684501a4da5b535497da7d391bb486faad7"
integrity sha512-7WJU1gJAkR/nxb30C4Jl/0N48mAJTZPh5HO1NQzhlMZgMmTOz0b1Ll1Ygh11MC8qmekTFa/hEkSAMl0ISW5tJA==
immutable@^4.0.0-rc.12:
version "4.0.0-rc.12"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.12.tgz#ca59a7e4c19ae8d9bf74a97bdf0f6e2f2a5d0217"
integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A==

import-local@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 655213d

Please sign in to comment.