Skip to content

Commit f0dd39f

Browse files
Update dependency luxon to v3
1 parent c11a18d commit f0dd39f

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
@@ -8215,10 +8215,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
82158215
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
82168216
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
82178217

8218-
luxon@^1.26.0:
8219-
version "1.28.1"
8220-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0"
8221-
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==
8218+
luxon@^3.0.0:
8219+
version "3.6.1"
8220+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.1.tgz#d283ffc4c0076cb0db7885ec6da1c49ba97e47b0"
8221+
integrity sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==
82228222

82238223
magic-string@^0.25.2, magic-string@^0.25.7:
82248224
version "0.25.9"

0 commit comments

Comments
 (0)