hakurei.app/package.json
dependabot[bot] 2baae4787b Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 09:28:53 -04:00

11 lines
206 B
JSON

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