diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-19 19:01:38 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-19 15:04:02 -0400 |
| commit | 50e91de2008a3b8cc3bdff5a5b5b3e2cc0412245 (patch) | |
| tree | fba8d00d33fb49674025487a99a4a3b73238f259 /package.json | |
| parent | 7271716b66bf030b93995b605d1795ba66452564 (diff) | |
Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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 d6b8ae49..33ed365b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^7.30.0", + "eslint": "^7.31.0", "html-minifier": "^4.0.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", |
