build(deps-dev): bump @davidsneighbour/release-config

Bumps [@davidsneighbour/release-config](https://github.com/davidsneighbour/configurations) from 2024.4.6 to 2024.4.7.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.4.6...v2024.4.7)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/release-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 11:32:55 +00:00 committed by GitHub
parent 2247bc582c
commit 662633c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 125 additions and 8 deletions

131
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@thenewdynamic/gohugo-theme-ananke", "name": "@thenewdynamic/gohugo-theme-ananke",
"version": "2.11.0", "version": "2.11.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@thenewdynamic/gohugo-theme-ananke", "name": "@thenewdynamic/gohugo-theme-ananke",
"version": "2.11.0", "version": "2.11.2",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cssnano": "7.0.6", "cssnano": "7.0.6",
@ -16,7 +16,7 @@
}, },
"devDependencies": { "devDependencies": {
"@davidsneighbour/markdownlint-config": "^2024.4.6", "@davidsneighbour/markdownlint-config": "^2024.4.6",
"@davidsneighbour/release-config": "2024.4.6", "@davidsneighbour/release-config": "2024.4.7",
"@davidsneighbour/tools": "2024.4.6" "@davidsneighbour/tools": "2024.4.6"
} }
}, },
@ -1131,12 +1131,12 @@
} }
}, },
"node_modules/@davidsneighbour/release-config": { "node_modules/@davidsneighbour/release-config": {
"version": "2024.4.6", "version": "2024.4.7",
"resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.6.tgz", "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.7.tgz",
"integrity": "sha512-p1CaNadLBSxLmUCuMKFU9vXnOul50WB6WvosFoSVpEAX5LVij/T/wFqSQdJptPBNvg+E3gxdan6CUft4n8WAXw==", "integrity": "sha512-xjS4gUmphCbsuJFAjpAIlsDFlAfzg4IQuVM7po3by5qK/gqs5Ge4F7WLTAGrVmG2m7xlMYBKs1768myle/wnNw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@davidsneighbour/tools": "^2024.4.6", "@davidsneighbour/tools": "^2024.4.7",
"commit-and-tag-version": "12.5.0", "commit-and-tag-version": "12.5.0",
"simple-git-hooks": "^2.11.1" "simple-git-hooks": "^2.11.1"
}, },
@ -1145,6 +1145,123 @@
"npm": ">=10.3.0" "npm": ">=10.3.0"
} }
}, },
"node_modules/@davidsneighbour/release-config/node_modules/@davidsneighbour/tools": {
"version": "2024.4.7",
"resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.7.tgz",
"integrity": "sha512-wjOmHfzwvKGdZKPq1KPmsF9dQbtLffmf6u3K4MLsoUkCnan6EXNaHDv+JK3wtHE8XDM5YRNhq9B0c+UYubJWXg==",
"dev": true,
"dependencies": {
"@j9t/obsohtml": "1.6.2",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"cross-env": "7.0.3",
"debug": "4.3.7",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"fixpack": "4.0.0",
"lockfile-lint": "4.14.0",
"ncp": "2.0.0",
"node-fetch": "3.3.2",
"npm-check-updates": "17.1.6",
"npm-package-json-lint": "8.0.0",
"npm-run-all2": "7.0.1",
"npm-watch": "0.13.0",
"rimraf": "6.0.1",
"secretlint": "^9.0.0",
"wireit": "0.14.9"
},
"engines": {
"node": ">=20.18.0",
"npm": ">=10.3.0"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/isexe": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
"integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
"dev": true,
"engines": {
"node": ">=16"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/minimatch": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/npm-check-updates": {
"version": "17.1.6",
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.6.tgz",
"integrity": "sha512-9I0b60plxMrOLuQT3W7f0Aq5FQSMeR1HWGXbkhq9xPTGyOPbS/Oz9wCy2aK6I2hu+vLRHMhU27ObDs1+oU3QfA==",
"dev": true,
"bin": {
"ncu": "build/cli.js",
"npm-check-updates": "build/cli.js"
},
"engines": {
"node": "^18.18.0 || >=20.0.0",
"npm": ">=8.12.1"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/npm-run-all2": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.1.tgz",
"integrity": "sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==",
"dev": true,
"dependencies": {
"ansi-styles": "^6.2.1",
"cross-spawn": "^7.0.3",
"memorystream": "^0.3.1",
"minimatch": "^9.0.0",
"pidtree": "^0.6.0",
"read-package-json-fast": "^4.0.0",
"shell-quote": "^1.7.3",
"which": "^5.0.0"
},
"bin": {
"npm-run-all": "bin/npm-run-all/index.js",
"npm-run-all2": "bin/npm-run-all/index.js",
"run-p": "bin/run-p/index.js",
"run-s": "bin/run-s/index.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0",
"npm": ">= 9"
}
},
"node_modules/@davidsneighbour/release-config/node_modules/which": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
"integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
"dev": true,
"dependencies": {
"isexe": "^3.1.1"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/@davidsneighbour/tools": { "node_modules/@davidsneighbour/tools": {
"version": "2024.4.6", "version": "2024.4.6",
"resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.6.tgz", "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.6.tgz",

View File

@ -39,7 +39,7 @@
}, },
"devDependencies": { "devDependencies": {
"@davidsneighbour/markdownlint-config": "^2024.4.6", "@davidsneighbour/markdownlint-config": "^2024.4.6",
"@davidsneighbour/release-config": "2024.4.6", "@davidsneighbour/release-config": "2024.4.7",
"@davidsneighbour/tools": "2024.4.6" "@davidsneighbour/tools": "2024.4.6"
}, },
"scripts": { "scripts": {