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>2021-06-22 12:28:39 +0300
committerGitHub <noreply@github.com>2021-06-22 12:28:39 +0300
commit91187f5dbd3273f452e0d332e0b83e8503be57d7 (patch)
tree8086a8e1ed47524d49822dc8decc2fd6053f7779 /package.json
parentf9b3226886b0dd7a47074d7bf3dff15cfbd46e17 (diff)
build(deps-dev): bump eslint from 7.28.0 to 7.29.0 (#922)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.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 9137332a7..6fa428704 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"chalk": "^4.1.1",
"cheerio": "^1.0.0-rc.10",
"cross-env": "^7.0.3",
- "eslint": "^7.28.0",
+ "eslint": "^7.29.0",
"fantasticon": "^1.2.2",
"find-unused-sass-variables": "^3.1.0",
"hugo-bin": "^0.71.1",