mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency moment-timezone to v0.5.47 (#99657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe49b6279a
commit
0a805a2314
@ -349,7 +349,7 @@
|
||||
"ml-regression-polynomial": "^3.0.0",
|
||||
"ml-regression-simple-linear": "^3.0.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.46",
|
||||
"moment-timezone": "0.5.47",
|
||||
"monaco-editor": "0.34.1",
|
||||
"moveable": "0.53.0",
|
||||
"nanoid": "^5.0.4",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"marked": "15.0.6",
|
||||
"marked-mangle": "1.1.10",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.46",
|
||||
"moment-timezone": "0.5.47",
|
||||
"ol": "7.4.0",
|
||||
"papaparse": "5.5.2",
|
||||
"react-use": "17.6.0",
|
||||
|
@ -61,7 +61,7 @@
|
||||
"marked": "15.0.6",
|
||||
"marked-mangle": "1.1.10",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.46",
|
||||
"moment-timezone": "0.5.47",
|
||||
"monaco-promql": "1.7.4",
|
||||
"pluralize": "8.0.0",
|
||||
"prismjs": "1.29.0",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -3223,7 +3223,7 @@ __metadata:
|
||||
marked: "npm:15.0.6"
|
||||
marked-mangle: "npm:1.1.10"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.46"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
ol: "npm:7.4.0"
|
||||
papaparse: "npm:5.5.2"
|
||||
react: "npm:18.3.1"
|
||||
@ -3666,7 +3666,7 @@ __metadata:
|
||||
marked: "npm:15.0.6"
|
||||
marked-mangle: "npm:1.1.10"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.46"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
monaco-promql: "npm:1.7.4"
|
||||
pluralize: "npm:8.0.0"
|
||||
prettier: "npm:3.4.2"
|
||||
@ -17959,7 +17959,7 @@ __metadata:
|
||||
ml-regression-polynomial: "npm:^3.0.0"
|
||||
ml-regression-simple-linear: "npm:^3.0.0"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.46"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
monaco-editor: "npm:0.34.1"
|
||||
moveable: "npm:0.53.0"
|
||||
msw: "npm:2.7.0"
|
||||
@ -22433,6 +22433,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment-timezone@npm:0.5.47":
|
||||
version: 0.5.47
|
||||
resolution: "moment-timezone@npm:0.5.47"
|
||||
dependencies:
|
||||
moment: "npm:^2.29.4"
|
||||
checksum: 10/b2ad32e6b7ea4ce99756c9f571f8eb1bdd6592ecdc2bf3f7fb988ae980a49a7e87b986776090571b9608c8576205f839b736dc7589c180ce36c82fad4b8416c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment@npm:2.30.1, moment@npm:2.x, moment@npm:^2.20.1, moment@npm:^2.29.4, moment@npm:^2.30.1":
|
||||
version: 2.30.1
|
||||
resolution: "moment@npm:2.30.1"
|
||||
|
Loading…
Reference in New Issue
Block a user