Bump luxon from 1.26.0 to 1.27.0 (#649)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-26 15:43:36 +09:00 committed by GitHub
parent 3700f8626e
commit c000a7dd79
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

@ -1967,9 +1967,9 @@
} }
}, },
"luxon": { "luxon": {
"version": "1.26.0", "version": "1.27.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-1.26.0.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.27.0.tgz",
"integrity": "sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A==", "integrity": "sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA==",
"dev": true "dev": true
}, },
"map-cache": { "map-cache": {

View File

@ -43,7 +43,7 @@
"all-contributors-cli": "^6.20.0", "all-contributors-cli": "^6.20.0",
"clean-css": "^5.1.2", "clean-css": "^5.1.2",
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"luxon": "^1.26.0", "luxon": "^1.27.0",
"markdown-it": "^12.0.6", "markdown-it": "^12.0.6",
"markdown-it-anchor": "^7.1.0", "markdown-it-anchor": "^7.1.0",
"uglify-es": "^3.3.9" "uglify-es": "^3.3.9"