Skip to content

Commit 6f40e65

Browse files
pkg: Update immutable to v5 (#3422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0f2904 commit 6f40e65

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/endpoint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@js-temporal/polyfill": "^0.4.4",
143143
"@types/jest": "^29.5.14",
144144
"@types/node": "^22.0.0",
145-
"immutable": "4.2.2",
145+
"immutable": "5.0.3",
146146
"nock": "13.3.1",
147147
"rollup-plugins": "workspace:*"
148148
}

packages/normalizr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@js-temporal/polyfill": "^0.4.4",
127127
"@types/jest": "^29.5.14",
128128
"@types/node": "^22.0.0",
129-
"immutable": "4.2.2",
129+
"immutable": "5.0.3",
130130
"rollup-plugins": "workspace:*"
131131
}
132132
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3101,7 +3101,7 @@ __metadata:
31013101
"@js-temporal/polyfill": "npm:^0.4.4"
31023102
"@types/jest": "npm:^29.5.14"
31033103
"@types/node": "npm:^22.0.0"
3104-
immutable: "npm:4.2.2"
3104+
immutable: "npm:5.0.3"
31053105
nock: "npm:13.3.1"
31063106
rollup-plugins: "workspace:*"
31073107
languageName: unknown
@@ -3155,7 +3155,7 @@ __metadata:
31553155
"@js-temporal/polyfill": "npm:^0.4.4"
31563156
"@types/jest": "npm:^29.5.14"
31573157
"@types/node": "npm:^22.0.0"
3158-
immutable: "npm:4.2.2"
3158+
immutable: "npm:5.0.3"
31593159
rollup-plugins: "workspace:*"
31603160
languageName: unknown
31613161
linkType: soft
@@ -16807,10 +16807,10 @@ __metadata:
1680716807
languageName: node
1680816808
linkType: hard
1680916809

16810-
"immutable@npm:4.2.2":
16811-
version: 4.2.2
16812-
resolution: "immutable@npm:4.2.2"
16813-
checksum: 10c0/230947e1d2408da5083feee3efdfb8f7cd77ca72037f9824ce5185e33f9cb55a53aa741a9a5b49d2488493af0478a0c94140f1fddb7b7f5af4f71af5b16d4be7
16810+
"immutable@npm:5.0.3":
16811+
version: 5.0.3
16812+
resolution: "immutable@npm:5.0.3"
16813+
checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
1681416814
languageName: node
1681516815
linkType: hard
1681616816

0 commit comments

Comments
 (0)