diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-25 19:01:54 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-25 21:10:49 -0400 |
| commit | 6578d281fc8da89597b4e9e03bd2c5e8cf16a7b9 (patch) | |
| tree | c71a2e54e27305ca3fd36db5ef2853dfda2c297e /package.json | |
| parent | f394a1609940d97bec09476672180747ca80109f (diff) | |
Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.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 5e270cc3..6d169548 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.13.0", + "eslint": "^8.14.0", "html-minifier": "^4.0.0", "stylelint": "^14.7.1", "stylelint-config-standard": "^25.0.0", |
