Skip to content

Commit 871aefa

Browse files
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)
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:production 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 3bc8426 commit 871aefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"chokidar": "^4.0.0",
21-
"immutable": "^4.0.0",
21+
"immutable": "^5.0.2",
2222
"source-map-js": ">=0.6.2 <2.0.0"
2323
},
2424
"optionalDependencies": {

0 commit comments

Comments
 (0)