Update dependency luxon to v2.2.0

This commit is contained in:
Renovate Bot 2021-12-13 02:19:05 +00:00
parent e0cb8cc3c9
commit 1efc403d9c
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 5 deletions

View File

@ -143,7 +143,7 @@
"knex": "0.21.21",
"knex-migrator": "4.1.3",
"lodash": "4.17.21",
"luxon": "2.1.1",
"luxon": "2.2.0",
"mailgun-js": "0.22.0",
"metascraper": "5.25.5",
"metascraper-author": "5.25.5",

View File

@ -8016,16 +8016,21 @@ lru_map@^0.3.3:
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz"
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
luxon@2.1.1, luxon@^2.1.1:
version "2.1.1"
resolved "https://registry.npmjs.org/luxon/-/luxon-2.1.1.tgz"
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
luxon@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.2.0.tgz#f5c4a234ba4016f792488b11aaed2d5bc14c888e"
integrity sha512-LwmknessH4jVIseCsizUgveIHwlLv/RQZWC2uDSMfGJs7w8faPUi2JFxfyfMcTPrpNbChTem3Uz6IKRtn+LcIA==
luxon@^1.26.0:
version "1.28.0"
resolved "https://registry.npmjs.org/luxon/-/luxon-1.28.0.tgz"
integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ==
luxon@^2.1.1:
version "2.1.1"
resolved "https://registry.npmjs.org/luxon/-/luxon-2.1.1.tgz"
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
mailgun-js@0.22.0, mailgun-js@^0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/mailgun-js/-/mailgun-js-0.22.0.tgz"