hakurei.app/package.json
dependabot[bot] 6b46c85cea Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:10:23 -04:00

11 lines
206 B
JSON

{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^7.24.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0",
"terser": "^5.6.1"
}
}