mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Update dependency immutable to v4.1.0 (#50699)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b7f832b7c0
commit
60316d1ddb
@ -318,7 +318,7 @@
|
||||
"history": "4.10.1",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"immer": "9.0.14",
|
||||
"immutable": "4.0.0",
|
||||
"immutable": "4.1.0",
|
||||
"jquery": "3.6.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json-source-map": "0.6.1",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"d3": "5.15.0",
|
||||
"date-fns": "2.28.0",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"immutable": "4.0.0",
|
||||
"immutable": "4.1.0",
|
||||
"is-hotkey": "0.2.0",
|
||||
"jquery": "3.6.0",
|
||||
"lodash": "4.17.21",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -4743,7 +4743,7 @@ __metadata:
|
||||
enzyme: 3.11.0
|
||||
expose-loader: 4.0.0
|
||||
hoist-non-react-statics: 3.3.2
|
||||
immutable: 4.0.0
|
||||
immutable: 4.1.0
|
||||
is-hotkey: 0.2.0
|
||||
jquery: 3.6.0
|
||||
lodash: 4.17.21
|
||||
@ -20778,7 +20778,7 @@ __metadata:
|
||||
husky: 8.0.1
|
||||
iconscout-unicons-tarball: "https://github.com/grafana/icons/tarball/63056cd833ba7ee4e94904492b3a8c0cabc38d28"
|
||||
immer: 9.0.14
|
||||
immutable: 4.0.0
|
||||
immutable: 4.1.0
|
||||
jest: 28.1.0
|
||||
jest-canvas-mock: 2.4.0
|
||||
jest-date-mock: 1.0.8
|
||||
@ -21800,10 +21800,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:4.0.0, immutable@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "immutable@npm:4.0.0"
|
||||
checksum: 4b5e9181e4d5fa06728a481835ec09c86367e5d03268666c95b522b7644ab891098022e4479a43c4c81a68f2ed82f10751ce5d33e208d7b873b6e7f9dfaf4d87
|
||||
"immutable@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "immutable@npm:4.1.0"
|
||||
checksum: b9bc1f14fb18eb382d48339c064b24a1f97ae4cf43102e0906c0a6e186a27afcd18b55ca4a0b63c98eefb58143e2b5ebc7755a5fb4da4a7ad84b7a6096ac5b13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -21814,6 +21814,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "immutable@npm:4.0.0"
|
||||
checksum: 4b5e9181e4d5fa06728a481835ec09c86367e5d03268666c95b522b7644ab891098022e4479a43c4c81a68f2ed82f10751ce5d33e208d7b873b6e7f9dfaf4d87
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"import-fresh@npm:^3.0.0, import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1":
|
||||
version: 3.3.0
|
||||
resolution: "import-fresh@npm:3.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user