diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-07 05:48:12 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 11:51:55 -0400 |
| commit | e31fbef88d25632a316cf3001b70a6d7f7717339 (patch) | |
| tree | b51c4fb41ec224301bf2bb535b1f7c7bb42cceea /package.json | |
| parent | 5585f1c98e3e315514e2b06f99f4751bad8fddad (diff) | |
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 84025871..7922af8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^7.27.0", + "eslint": "^7.28.0", "html-minifier": "^4.0.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", |
