Skip to content

Commit ca19f1a

Browse files
Update dependency luxon to v3
1 parent 18fbee4 commit ca19f1a

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.26",
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
@@ -8178,10 +8178,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
81788178
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz"
81798179
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
81808180

8181-
luxon@^1.26.0:
8182-
version "1.28.1"
8183-
resolved "https://registry.npmjs.org/luxon/-/luxon-1.28.1.tgz"
8184-
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==
8181+
luxon@^3.0.0:
8182+
version "3.6.1"
8183+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.1.tgz#d283ffc4c0076cb0db7885ec6da1c49ba97e47b0"
8184+
integrity sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==
81858185

81868186
magic-string@^0.25.2, magic-string@^0.25.7:
81878187
version "0.25.9"

0 commit comments

Comments
 (0)