Update dependency luxon to v3.0.3

This commit is contained in:
Pleroma Renovate Bot 2022-08-30 19:04:59 +00:00
parent a9d1304ba4
commit 17c008d9bf
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"lodash": "4.17.21",
"lodash.debounce": "4.0.8",
"marked": "0.8.2",
"luxon": "3.0.1",
"luxon": "3.0.3",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"numeral": "2.0.6",

View file

@ -6919,10 +6919,10 @@ lru-cache@^5.1.1:
dependencies:
yallist "^3.0.2"
luxon@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299"
integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==
luxon@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.3.tgz#573e65531efd3d92265feb640f02ba7a192e2388"
integrity sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==
make-dir@^1.0.0:
version "1.3.0"