diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-20 19:04:38 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-20 15:08:31 -0400 |
| commit | 1d534334fb60ccb7dc5405cbc668d2357b1f1321 (patch) | |
| tree | 0ce9c538013c0de25422ced864fa71d1a5d579ac /package.json | |
| parent | 55e70c22989a7ed4e5a29408b846a67987711e25 (diff) | |
Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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 b1d09be6..979d5dd5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.17.0", + "eslint": "^8.18.0", "html-minifier": "^4.0.0", "stylelint": "^14.9.1", "stylelint-config-standard": "^26.0.0", |
