From 2cb765a46622fbd18bc2134063289088fc419cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 18:02:33 +0300 Subject: build(deps-dev): bump hugo-bin from 0.87.1 to 0.88.1 (#1339) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.87.1 to 0.88.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.87.1...v0.88.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 677e88327..6d0e251b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "bootstrap-icons", - "version": "1.8.2", + "version": "1.8.3", "license": "MIT", "devDependencies": { "autoprefixer": "^10.4.7", @@ -15,7 +15,7 @@ "eslint": "^8.16.0", "fantasticon": "^1.2.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.87.1", + "hugo-bin": "^0.88.1", "lockfile-lint": "^4.7.4", "npm-run-all": "^4.1.5", "picocolors": "^1.0.0", @@ -3568,9 +3568,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.87.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.87.1.tgz", - "integrity": "sha512-+aEywAb6VhNmg3K16AylCDFUk6i9zabbfJPIe0vouJorOr4Pxb56LsykG6JBF0OW51G3Zuu9CDI7yStprpr7ig==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -10707,9 +10707,9 @@ } }, "hugo-bin": { - "version": "0.87.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.87.1.tgz", - "integrity": "sha512-+aEywAb6VhNmg3K16AylCDFUk6i9zabbfJPIe0vouJorOr4Pxb56LsykG6JBF0OW51G3Zuu9CDI7yStprpr7ig==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 1f128d62d..9502e9ebd 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^8.16.0", "fantasticon": "^1.2.3", "find-unused-sass-variables": "^4.0.4", - "hugo-bin": "^0.87.1", + "hugo-bin": "^0.88.1", "lockfile-lint": "^4.7.4", "npm-run-all": "^4.1.5", "picocolors": "^1.0.0", -- cgit v1.2.3