hakurei.app/package.json
dependabot[bot] 7102179b47 Bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 06:50:57 -04:00

11 lines
206 B
JSON

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