Skip to content

Commit e4be3c6

Browse files
Update dependency luxon to v3
1 parent 15de3b9 commit e4be3c6

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
@@ -4236,10 +4236,10 @@ lru-cache@^6.0.0:
42364236
dependencies:
42374237
yallist "^4.0.0"
42384238

4239-
luxon@^1.26.0:
4240-
version "1.28.1"
4241-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0"
4242-
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==
4239+
luxon@^3.0.0:
4240+
version "3.2.1"
4241+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
4242+
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
42434243

42444244
magic-string@^0.25.2:
42454245
version "0.25.9"

0 commit comments

Comments
 (0)