diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-26 03:56:42 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-25 23:57:22 -0400 |
| commit | aceb7474306b28ac04f4ca1e8c4fd4f17097835a (patch) | |
| tree | ee15c3e6c376b0e76ed9c46cd7f6f35c6d009a65 /package.json | |
| parent | ed0bbcd2af2ff810dff2ef00dc79208ae9cffb56 (diff) | |
Bump eslint from 8.11.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.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.11.0...v8.12.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 345e1808..f4bfeb0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.11.0", + "eslint": "^8.12.0", "html-minifier": "^4.0.0", "stylelint": "^14.6.1", "stylelint-config-standard": "^25.0.0", |
