Skip to content

Commit bd47928

Browse files
Bump immutable from 3.7.5 to 4.3.8
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.7.5 to 4.3.8. - [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@3.7.5...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db9d432 commit bd47928

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"hoist-non-react-statics": "^3.3.0",
127127
"i18n-js": "^3.0.3",
128128
"iban": "0.0.8",
129-
"immutable": "3.7.5",
129+
"immutable": "4.3.8",
130130
"jquery": "3.5.0",
131131
"js-yaml": "^4.0.0",
132132
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9228,10 +9228,10 @@ ignore@^5.1.1, ignore@^5.2.0:
92289228
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
92299229
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
92309230

9231-
immutable@3.7.5:
9232-
version "3.7.5"
9233-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.5.tgz#557d03e5c2adb979f4cdee49454434c09c3610e4"
9234-
integrity sha1-VX0D5cKtuXn0ze5JRUQ0wJw2EOQ=
9231+
immutable@4.3.8:
9232+
version "4.3.8"
9233+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.8.tgz#02d183c7727fb2bb1d5d0380da0d779dce9296a7"
9234+
integrity sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==
92359235

92369236
import-cwd@^2.0.0:
92379237
version "2.1.0"

0 commit comments

Comments
 (0)