mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency immutable to v4.2.2 (#62202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a344c88a01
commit
caaf7be2f2
@ -332,7 +332,7 @@
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^22.0.0",
|
||||
"immer": "9.0.16",
|
||||
"immutable": "4.1.0",
|
||||
"immutable": "4.2.2",
|
||||
"jquery": "3.6.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json-source-map": "0.6.1",
|
||||
|
@ -71,7 +71,7 @@
|
||||
"date-fns": "2.29.3",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^22.0.0",
|
||||
"immutable": "4.1.0",
|
||||
"immutable": "4.2.2",
|
||||
"is-hotkey": "0.2.0",
|
||||
"jquery": "3.6.1",
|
||||
"lodash": "4.17.21",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -5116,7 +5116,7 @@ __metadata:
|
||||
expose-loader: 4.0.0
|
||||
hoist-non-react-statics: 3.3.2
|
||||
i18next: ^22.0.0
|
||||
immutable: 4.1.0
|
||||
immutable: 4.2.2
|
||||
is-hotkey: 0.2.0
|
||||
jquery: 3.6.1
|
||||
lodash: 4.17.21
|
||||
@ -21833,7 +21833,7 @@ __metadata:
|
||||
i18next: ^22.0.0
|
||||
i18next-parser: 6.6.0
|
||||
immer: 9.0.16
|
||||
immutable: 4.1.0
|
||||
immutable: 4.2.2
|
||||
jest: 29.3.1
|
||||
jest-canvas-mock: 2.4.0
|
||||
jest-date-mock: 1.0.8
|
||||
@ -22968,10 +22968,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "immutable@npm:4.1.0"
|
||||
checksum: b9bc1f14fb18eb382d48339c064b24a1f97ae4cf43102e0906c0a6e186a27afcd18b55ca4a0b63c98eefb58143e2b5ebc7755a5fb4da4a7ad84b7a6096ac5b13
|
||||
"immutable@npm:4.2.2":
|
||||
version: 4.2.2
|
||||
resolution: "immutable@npm:4.2.2"
|
||||
checksum: 4d6437ea9388fe8ceca7eed5c768cf438cda7fa14d2831b87b90aa00cc60d536964d107c255b8a2e5dbf4f44a0e1295afbb9d1f0a65fb4f57b936e71df601862
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user