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:
authorXhmikosR <xhmikosr@gmail.com>2022-01-31 09:43:23 +0300
committerGitHub <noreply@github.com>2022-01-31 09:43:23 +0300
commit67bc7c7a728b1c729ff28b1011b3cb36f6b74a34 (patch)
treeac11e153ff2daa24da370c0761637cb7eb8cf898 /package.json
parent39bcd1d0696809780c38bf2245fdb8f4c53c4590 (diff)
Update devDependencies (#1184)
* eslint ^8.7.0 → ^8.8.0 * hugo-bin ^0.80.0 → ^0.80.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bf902a2f2..e9b1e7629 100644
--- a/package.json
+++ b/package.json
@@ -43,10 +43,10 @@
"autoprefixer": "^10.4.2",
"cheerio": "^1.0.0-rc.10",
"cross-env": "^7.0.3",
- "eslint": "^8.7.0",
+ "eslint": "^8.8.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.80.0",
+ "hugo-bin": "^0.80.1",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",