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:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 1cd69ee4e..a9f084871 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.9.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.1",
- "hugo-bin": "^0.80.2",
+ "hugo-bin": "^0.81.0",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",
@@ -3952,9 +3952,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.80.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.2.tgz",
- "integrity": "sha512-+4K6hwz5xgbYwJ9MnrU4I4Kd1cnhgVfeKaG+7qH84aYGphdXy5iFse9QakhCpkFR6tR0KYsvmAvpairYkcc6HA==",
+ "version": "0.81.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
+ "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -12980,9 +12980,9 @@
}
},
"hugo-bin": {
- "version": "0.80.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.2.tgz",
- "integrity": "sha512-+4K6hwz5xgbYwJ9MnrU4I4Kd1cnhgVfeKaG+7qH84aYGphdXy5iFse9QakhCpkFR6tR0KYsvmAvpairYkcc6HA==",
+ "version": "0.81.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
+ "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 79ec3fb59..6b67db877 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "^8.9.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.1",
- "hugo-bin": "^0.80.2",
+ "hugo-bin": "^0.81.0",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",