Skip to content

Commit 3bc8426

Browse files
Bump immutable from 4.3.7 to 5.0.2 (#2431)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.7 to 5.0.2. - [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.3.7...v5.0.2) --- updated-dependencies: - dependency-name: immutable dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01a2148 commit 3bc8426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@parcel/watcher": "^2.4.1",
1010
"chokidar": "^4.0.0",
11-
"immutable": "^4.0.0",
11+
"immutable": "^5.0.2",
1212
"intercept-stdout": "^0.1.2"
1313
}
1414
}

0 commit comments

Comments
 (0)