hakurei.app/package.json
dependabot[bot] 1c83b335dc Bump eslint from 7.25.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.0)

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

11 lines
206 B
JSON

{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^7.26.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"terser": "^5.7.0"
}
}