diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-05 19:01:13 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-06 09:53:37 -0400 |
| commit | 2ed89b8be0ec4b794a6b2a2e09820b278f30a2fe (patch) | |
| tree | ac47a5f8d38069a5fd308e183dc4bc3b2cb9958a /package.json | |
| parent | d2bd6e79ad9457bfbb3f0efc7354f3f1936b15c8 (diff) | |
Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.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 f43dc1ed..d6b8ae49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^7.29.0", + "eslint": "^7.30.0", "html-minifier": "^4.0.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", |
