hakurei.app/package.json
dependabot[bot] e24690aedb Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 11:46:29 -05:00

11 lines
206 B
JSON

{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^7.21.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.8.0"
}
}