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-08-01 23:24:05 +0300
committerGitHub <noreply@github.com>2022-08-01 23:24:05 +0300
commitdcc84d2349011198a0f13deee58a6fe592529c62 (patch)
tree08e1b7b0132f74454d5760f8fd645a4a14cbf3b3 /package.json
parentd7c118dd367e281a801fb5bc0140731e4e3aeba5 (diff)
build(deps-dev): bump eslint from 8.19.0 to 8.21.0 (#1394)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.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.19.0...v8.21.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 dea7a9c9f..175bd214f 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"autoprefixer": "^10.4.7",
"bootstrap": "5.2.0",
"cross-env": "^7.0.3",
- "eslint": "^8.19.0",
+ "eslint": "^8.21.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.89.0",