Skip to content

Commit f0b0bbf

Browse files
Update dependency luxon to v3
1 parent 88e7407 commit f0b0bbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/limit-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"dependencies": {
2929
"@tryghost/errors": "^1.2.1",
3030
"lodash": "^4.17.21",
31-
"luxon": "^1.26.0"
31+
"luxon": "^3.0.0"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4258,10 +4258,10 @@ lru-cache@^7.14.1:
42584258
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.1.tgz#4716408dec51d5d0104732647f584d1f6738b109"
42594259
integrity sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==
42604260

4261-
luxon@^1.26.0:
4262-
version "1.28.1"
4263-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0"
4264-
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==
4261+
luxon@^3.0.0:
4262+
version "3.2.1"
4263+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
4264+
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
42654265

42664266
magic-string@^0.25.2:
42674267
version "0.25.9"

0 commit comments

Comments
 (0)