Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 18:15:32 +0300
committerGitHub <noreply@github.com>2022-04-05 18:15:32 +0300
commit160535a5a130dc03af739c3cada3c341407ab3d7 (patch)
tree5c9632b308c61a1c3ef260184c7286fd5b69212d /package.json
parent0c3a4a829841e319d9f5df165679836e3256d168 (diff)
build(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#1275)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ce68accfe..61b6a5506 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"autoprefixer": "^10.4.4",
"cheerio": "^1.0.0-rc.10",
"cross-env": "^7.0.3",
- "eslint": "^8.11.0",
+ "eslint": "^8.12.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.3",
"hugo-bin": "^0.83.1",