mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 01:16:31 -06:00
Update dependency moment-timezone to v0.5.44 (#80561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d77922c3c3
commit
693b07c0f7
@ -350,7 +350,7 @@
|
||||
"ml-regression-polynomial": "^3.0.0",
|
||||
"ml-regression-simple-linear": "^3.0.0",
|
||||
"moment": "2.29.4",
|
||||
"moment-timezone": "0.5.43",
|
||||
"moment-timezone": "0.5.44",
|
||||
"monaco-editor": "0.34.0",
|
||||
"monaco-promql": "1.7.4",
|
||||
"mousetrap": "1.6.5",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"marked": "5.1.1",
|
||||
"marked-mangle": "1.1.6",
|
||||
"moment": "2.29.4",
|
||||
"moment-timezone": "0.5.43",
|
||||
"moment-timezone": "0.5.44",
|
||||
"ol": "7.4.0",
|
||||
"papaparse": "5.4.1",
|
||||
"react-use": "17.4.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -3110,7 +3110,7 @@ __metadata:
|
||||
marked: "npm:5.1.1"
|
||||
marked-mangle: "npm:1.1.6"
|
||||
moment: "npm:2.29.4"
|
||||
moment-timezone: "npm:0.5.43"
|
||||
moment-timezone: "npm:0.5.44"
|
||||
ol: "npm:7.4.0"
|
||||
papaparse: "npm:5.4.1"
|
||||
react: "npm:18.2.0"
|
||||
@ -17236,7 +17236,7 @@ __metadata:
|
||||
ml-regression-polynomial: "npm:^3.0.0"
|
||||
ml-regression-simple-linear: "npm:^3.0.0"
|
||||
moment: "npm:2.29.4"
|
||||
moment-timezone: "npm:0.5.43"
|
||||
moment-timezone: "npm:0.5.44"
|
||||
monaco-editor: "npm:0.34.0"
|
||||
monaco-promql: "npm:1.7.4"
|
||||
mousetrap: "npm:1.6.5"
|
||||
@ -21633,12 +21633,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment-timezone@npm:0.5.43":
|
||||
version: 0.5.43
|
||||
resolution: "moment-timezone@npm:0.5.43"
|
||||
"moment-timezone@npm:0.5.44":
|
||||
version: 0.5.44
|
||||
resolution: "moment-timezone@npm:0.5.44"
|
||||
dependencies:
|
||||
moment: "npm:^2.29.4"
|
||||
checksum: f8b66f8562960d6c2ec90ea7e2ca8c10bd5f5cf5ced2eaaac83deb1011b145d0154e8d77018cf5e913d489898a343122a3d815768809653ab039306dce1db1eb
|
||||
checksum: 72f0a425c52a858cca76d5ab35dfb02d68ac7292b60e4b34fb432c1fae07e32ad7f67de7ff5d2d2c868eee8052c9981fc3244f5fc9a2f454fc4fd15db2ec45a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user