Update dependency immutable to v4.2.2 (#62202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/62251/head
renovate[bot] 2 years ago committed by GitHub
parent a344c88a01
commit caaf7be2f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 2
      packages/grafana-ui/package.json
  3. 12
      yarn.lock

@ -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",

@ -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…
Cancel
Save