Skip to content

Commit a90b42a

Browse files
Update dependency moment-timezone to v0.6.0
1 parent 33316dd commit a90b42a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
"ml-regression-polynomial": "^3.0.0",
366366
"ml-regression-simple-linear": "^3.0.0",
367367
"moment": "2.30.1",
368-
"moment-timezone": "0.5.47",
368+
"moment-timezone": "0.6.0",
369369
"monaco-editor": "0.34.1",
370370
"moveable": "0.53.0",
371371
"nanoid": "^5.0.9",

packages/grafana-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"marked": "16.1.1",
7272
"marked-mangle": "1.1.11",
7373
"moment": "2.30.1",
74-
"moment-timezone": "0.5.47",
74+
"moment-timezone": "0.6.0",
7575
"ol": "10.6.0",
7676
"papaparse": "5.5.3",
7777
"react-use": "17.6.0",

packages/grafana-prometheus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"debounce-promise": "3.1.2",
6767
"lodash": "4.17.21",
6868
"moment": "2.30.1",
69-
"moment-timezone": "0.5.47",
69+
"moment-timezone": "0.6.0",
7070
"monaco-promql": "1.7.4",
7171
"pluralize": "8.0.0",
7272
"prismjs": "1.30.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3124,7 +3124,7 @@ __metadata:
31243124
marked: "npm:16.1.1"
31253125
marked-mangle: "npm:1.1.11"
31263126
moment: "npm:2.30.1"
3127-
moment-timezone: "npm:0.5.47"
3127+
moment-timezone: "npm:0.6.0"
31283128
ol: "npm:10.6.0"
31293129
papaparse: "npm:5.5.3"
31303130
react: "npm:18.3.1"
@@ -3518,7 +3518,7 @@ __metadata:
35183518
jest-environment-jsdom: "npm:29.7.0"
35193519
lodash: "npm:4.17.21"
35203520
moment: "npm:2.30.1"
3521-
moment-timezone: "npm:0.5.47"
3521+
moment-timezone: "npm:0.6.0"
35223522
monaco-promql: "npm:1.7.4"
35233523
pluralize: "npm:8.0.0"
35243524
prismjs: "npm:1.30.0"
@@ -18071,7 +18071,7 @@ __metadata:
1807118071
ml-regression-polynomial: "npm:^3.0.0"
1807218072
ml-regression-simple-linear: "npm:^3.0.0"
1807318073
moment: "npm:2.30.1"
18074-
moment-timezone: "npm:0.5.47"
18074+
moment-timezone: "npm:0.6.0"
1807518075
monaco-editor: "npm:0.34.1"
1807618076
moveable: "npm:0.53.0"
1807718077
msw: "npm:2.10.4"
@@ -22679,12 +22679,12 @@ __metadata:
2267922679
languageName: node
2268022680
linkType: hard
2268122681

22682-
"moment-timezone@npm:0.5.47":
22683-
version: 0.5.47
22684-
resolution: "moment-timezone@npm:0.5.47"
22682+
"moment-timezone@npm:0.6.0":
22683+
version: 0.6.0
22684+
resolution: "moment-timezone@npm:0.6.0"
2268522685
dependencies:
2268622686
moment: "npm:^2.29.4"
22687-
checksum: 10/b2ad32e6b7ea4ce99756c9f571f8eb1bdd6592ecdc2bf3f7fb988ae980a49a7e87b986776090571b9608c8576205f839b736dc7589c180ce36c82fad4b8416c6
22687+
checksum: 10/324df65c9ed622c75d4e39dc5daf01dfcd8b4cb4eb63dec3270ddbfed3f5357e4d4b22a39bf3b4fe1fe2d78b21307abddfb13e7aa6a19b69b7f33bb712c8ad55
2268822688
languageName: node
2268922689
linkType: hard
2269022690

0 commit comments

Comments
 (0)