Skip to content

Commit 8e26878

Browse files
build(deps-dev): bump immutable
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.12 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@v4.0.0-rc.12...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80f2d7f commit 8e26878

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

samples/client/petstore/typescript-fetch/builds/sagas-and-records/package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/client/petstore/typescript-fetch/builds/sagas-and-records/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build": "tsc && tsc -p tsconfig.esm.json"
1616
},
1717
"devDependencies": {
18-
"immutable": "^4.0.0-rc.12",
18+
"immutable": "^4.3.8",
1919
"normalizr": "^3.6.1",
2020
"redux-saga": "^1.1.3",
2121
"redux-ts-simple": "^3.2.0",

0 commit comments

Comments
 (0)