summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-02-24 10:06:06 +0000
committerGitHub <noreply@github.com>2025-02-24 10:06:06 +0000
commit66294e6df61d625c9931ce1cebde1614fbd679dc (patch)
treed1d5e988b816fb7ac9c8e35100fe06041178100c /package-lock.json
parentb5290138e1f73a7a56578f9975ba3b50829ca8d4 (diff)
parenteb976fcb529c11daabf612581581bacf28b5592b (diff)
Merge pull request #79 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.141.2
build(deps): bump hugo-bin from 0.140.1 to 0.141.2
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 1420d93..dbf04c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,14 +6,14 @@
"packages": {
"": {
"name": "@gethinode/template",
- "version": "0.16.0",
+ "version": "0.4.3",
"license": "MIT",
"dependencies": {
"@fullhuman/postcss-purgecss": "^7.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.140.1",
+ "hugo-bin": "0.141.2",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3868,9 +3868,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.140.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.140.1.tgz",
- "integrity": "sha512-b8USeQg0GieW9oD4lpQJkqZ6cVMJenItSjLtiB6pWZhwdGOrnhQ+zDpXpxfrXcANZ6k2mKe92cnluoV61xH8uQ==",
+ "version": "0.141.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.141.2.tgz",
+ "integrity": "sha512-VHWJ2siOR8dKA/D9gUGXJTWyHQJq7t2ARE0Nz83b1WijdihUk+zXinpGTLiuwhgEoeprK8icfch1PbwWt0jA1w==",
"funding": [
{
"type": "github",
@@ -3878,6 +3878,7 @@
}
],
"hasInstallScript": true,
+ "license": "MIT",
"dependencies": {
"@xhmikosr/bin-wrapper": "^13.0.5",
"package-config": "^5.0.0"