Skip to content

Commit 4a38b7b

Browse files
pkg: Update immutable to v5.1.1 (#3434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db3a9e5 commit 4a38b7b

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": "5.0.3",
145+
"immutable": "5.1.1",
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": "5.0.3",
129+
"immutable": "5.1.1",
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:5.0.3"
3104+
immutable: "npm:5.1.1"
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:5.0.3"
3158+
immutable: "npm:5.1.1"
31593159
rollup-plugins: "workspace:*"
31603160
languageName: unknown
31613161
linkType: soft
@@ -16828,10 +16828,10 @@ __metadata:
1682816828
languageName: node
1682916829
linkType: hard
1683016830

16831-
"immutable@npm:5.0.3":
16832-
version: 5.0.3
16833-
resolution: "immutable@npm:5.0.3"
16834-
checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
16831+
"immutable@npm:5.1.1":
16832+
version: 5.1.1
16833+
resolution: "immutable@npm:5.1.1"
16834+
checksum: 10c0/5fd129ee9e448884003cc4f9e43bb91bab3b39dfeb3b49ddfb8bd563e0620eb47ae1f5b3ef96615d3ec38b52ab9a966dcacf9e39df00ed1a8ad062ddfba01cdf
1683516835
languageName: node
1683616836
linkType: hard
1683716837

0 commit comments

Comments
 (0)