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 a131caf5b..e2da3b8e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.17.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.88.2",
+ "hugo-bin": "^0.89.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
@@ -3585,9 +3585,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.88.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
- "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
+ "version": "0.89.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.89.0.tgz",
+ "integrity": "sha512-vJFD0UjVP0XOhy6YqTSRe9sRUWxFsrJnJZgTMTJUEXz5ks8apncY2F9h32srQy9wRRrlRgXVD8iBS9nztb5VbA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -10692,9 +10692,9 @@
}
},
"hugo-bin": {
- "version": "0.88.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
- "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
+ "version": "0.89.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.89.0.tgz",
+ "integrity": "sha512-vJFD0UjVP0XOhy6YqTSRe9sRUWxFsrJnJZgTMTJUEXz5ks8apncY2F9h32srQy9wRRrlRgXVD8iBS9nztb5VbA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 4afe4074d..8251a502b 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "^8.17.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.88.2",
+ "hugo-bin": "^0.89.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",