Skip to content

Commit 999ed2a

Browse files
authored
fix(map2tree): consolidate immutable version (#538)
* fix(redux-slider-monitor): fix example build * fix(map2tree): consolidate immutable version
1 parent a9122a1 commit 999ed2a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

packages/map2tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.2.2",
3535
"@babel/preset-env": "^7.3.1",
3636
"babel-loader": "^8.0.5",
37-
"immutable": "3.7.6",
37+
"immutable": "^3.8.1",
3838
"jest": "^24.1.0",
3939
"rimraf": "^2.3.4",
4040
"webpack": "^4.27.1",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9633,11 +9633,6 @@ [email protected]:
96339633
resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547"
96349634
integrity sha512-4Urocwu9+XLDJw4Tc6ZCg7APVjjLInCFvO4TwGsAYV5zT6YYSor14dsZR0+0tHlDIN92cFUOq+i7fC00G5vTxA==
96359635

9636-
9637-
version "3.7.6"
9638-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
9639-
integrity sha1-E7TTyxK++hVIKib+Gy665kAHHks=
9640-
96419636
immutable@^3.7.6, immutable@^3.8.1:
96429637
version "3.8.2"
96439638
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"

0 commit comments

Comments
 (0)