-
- Downloads
Bump eslint from 7.32.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.35.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/v7.32.0...v8.35.0 ) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"autoprefixer": "^10.4.7", | "autoprefixer": "^10.4.7", | ||
"cssnano": "^5.0.17", | "cssnano": "^5.0.17", | ||
"eslint": "^7.32.0", | "eslint": "^8.35.0", | ||
"husky": "^7.0.4", | "husky": "^7.0.4", | ||
"lint-staged": "^11.2.6", | "lint-staged": "^11.2.6", | ||
"markdown-it": "^12.3.2", | "markdown-it": "^12.3.2", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment