Bump luxon from 1.17.2 to 1.25.0 (#580)

Bumps [luxon](https://github.com/moment/luxon) from 1.17.2 to 1.25.0.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.17.2...1.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-09 08:55:42 -04:00 committed by GitHub
parent f180b23e7d
commit 8ae6f40fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2491,9 +2491,9 @@
}
},
"luxon": {
"version": "1.17.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-1.17.2.tgz",
"integrity": "sha512-qELKtIj3HD41N+MvgoxArk8DZGUb4Gpiijs91oi+ZmKJzRlxY6CoyTwNoUwnogCVs4p8HuxVJDik9JbnYgrCng==",
"version": "1.25.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-1.25.0.tgz",
"integrity": "sha512-hEgLurSH8kQRjY6i4YLey+mcKVAWXbDNlZRmM6AgWDJ1cY3atl8Ztf5wEY7VBReFbmGnwQPz7KYJblL8B2k0jQ==",
"dev": true
},
"map-cache": {

View File

@ -43,7 +43,7 @@
"all-contributors-cli": "^6.8.1",
"clean-css": "^4.2.3",
"html-minifier": "^4.0.0",
"luxon": "^1.17.2",
"luxon": "^1.25.0",
"markdown-it": "^9.0.1",
"markdown-it-anchor": "^5.3.0",
"uglify-es": "^3.3.9"