Bump luxon from 1.25.0 to 1.26.0
Bumps [luxon](https://github.com/moment/luxon) from 1.25.0 to 1.26.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.25.0...1.26.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
134b7834e9
commit
003e8a8d70
|
|
@ -2337,9 +2337,9 @@
|
|||
}
|
||||
},
|
||||
"luxon": {
|
||||
"version": "1.25.0",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-1.25.0.tgz",
|
||||
"integrity": "sha512-hEgLurSH8kQRjY6i4YLey+mcKVAWXbDNlZRmM6AgWDJ1cY3atl8Ztf5wEY7VBReFbmGnwQPz7KYJblL8B2k0jQ==",
|
||||
"version": "1.26.0",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-1.26.0.tgz",
|
||||
"integrity": "sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A==",
|
||||
"dev": true
|
||||
},
|
||||
"map-cache": {
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"all-contributors-cli": "^6.19.0",
|
||||
"clean-css": "^5.1.2",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^1.25.0",
|
||||
"luxon": "^1.26.0",
|
||||
"markdown-it": "^12.0.4",
|
||||
"markdown-it-anchor": "^7.1.0",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
|
|||
Loading…
Reference in New Issue