Skip to content

Commit 15d2d6b

Browse files
Update dependency luxon to v3
1 parent 4a605f5 commit 15d2d6b

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
@@ -3918,10 +3918,10 @@ lru-cache@^6.0.0:
39183918
dependencies:
39193919
yallist "^4.0.0"
39203920

3921-
luxon@^1.26.0:
3922-
version "1.28.0"
3923-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf"
3924-
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
3921+
luxon@^3.0.0:
3922+
version "3.0.3"
3923+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.3.tgz#573e65531efd3d92265feb640f02ba7a192e2388"
3924+
integrity sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==
39253925

39263926
magic-string@^0.25.2, magic-string@^0.25.7:
39273927
version "0.25.9"

0 commit comments

Comments
 (0)