fix(map2tree): consolidate immutable version (#538)

* fix(redux-slider-monitor): fix example build

* fix(map2tree): consolidate immutable version
This commit is contained in:
Nathan Bierema 2020-08-01 00:00:08 -04:00 committed by GitHub
parent a9122a132c
commit 999ed2ad8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View File

@ -34,7 +34,7 @@
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"babel-loader": "^8.0.5",
"immutable": "3.7.6",
"immutable": "^3.8.1",
"jest": "^24.1.0",
"rimraf": "^2.3.4",
"webpack": "^4.27.1",

View File

@ -9633,11 +9633,6 @@ immer@1.7.2:
resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547"
integrity sha512-4Urocwu9+XLDJw4Tc6ZCg7APVjjLInCFvO4TwGsAYV5zT6YYSor14dsZR0+0tHlDIN92cFUOq+i7fC00G5vTxA==
immutable@3.7.6:
version "3.7.6"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
integrity sha1-E7TTyxK++hVIKib+Gy665kAHHks=
immutable@^3.7.6, immutable@^3.8.1:
version "3.8.2"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"