build(deps-dev): bump @davidsneighbour/tools from 2024.4.9 to 2024.4.10

Bumps [@davidsneighbour/tools](https://github.com/davidsneighbour/configurations) from 2024.4.9 to 2024.4.10.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.4.9...v2024.4.10)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/tools"
  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-12-01 11:06:38 +00:00 committed by GitHub
parent 1839b4fe3f
commit ad50717a22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -17,7 +17,7 @@
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2024.4.9",
"@davidsneighbour/release-config": "2024.4.9",
"@davidsneighbour/tools": "2024.4.9",
"@davidsneighbour/tools": "2024.4.10",
"dotenv": "16.4.5"
}
},
@ -1199,12 +1199,12 @@
}
},
"node_modules/@davidsneighbour/tools": {
"version": "2024.4.9",
"resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.9.tgz",
"integrity": "sha512-58E7c5lJ5brHSxJ9PBfZ/E4BA5dX+vOI1Zq8hy1oOwNCJx51aoJWGH5SYZARwnYZjGBZRLP/95q9XEA4uYZGoQ==",
"version": "2024.4.10",
"resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.10.tgz",
"integrity": "sha512-usbFVTpGkeMlmiIuecLCazlN9PYrxlpTwPQHT5A/Vi/g1m3lzznqWZRS/IkosSUZ/wqsd3wXALF3QuIBa5uhBg==",
"dev": true,
"dependencies": {
"@j9t/obsohtml": "1.6.2",
"@j9t/obsohtml": "1.7.0",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"cross-env": "7.0.3",
"debug": "4.3.7",
@ -1254,9 +1254,9 @@
}
},
"node_modules/@j9t/obsohtml": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/@j9t/obsohtml/-/obsohtml-1.6.2.tgz",
"integrity": "sha512-bOCbWqCfRAvvRjOwj3F/GVCE3g4m8qCsygD3JiiHcuBRV5P2CH1cSEsjO+MitYbh/bAYVZHGZDRKfFpZbJCDWQ==",
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@j9t/obsohtml/-/obsohtml-1.7.0.tgz",
"integrity": "sha512-x+MMEOBGhGvvV5MbPHMTTl3lKY3ZSW9Kg+Awde30WLvOnUUZr3kY6ch6QQG1NEBdeHV8g9pRLLb1rfPFN8kCpg==",
"dev": true,
"dependencies": {
"chalk": "^5.3.0",

View File

@ -40,7 +40,7 @@
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2024.4.9",
"@davidsneighbour/release-config": "2024.4.9",
"@davidsneighbour/tools": "2024.4.9",
"@davidsneighbour/tools": "2024.4.10",
"dotenv": "16.4.5"
},
"scripts": {