chore(deps-dev): Bump conventional-changelog-conventionalcommits from 9.0.0 to 9.1.0 (#98)

This commit is contained in:
dependabot[bot]
2025-10-05 14:18:26 +00:00
committed by GitHub
parent 55ec9a8fe9
commit df16d2553b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@semantic-release/npm": "12.0.2", "@semantic-release/npm": "12.0.2",
"@types/lodash": "4.17.20", "@types/lodash": "4.17.20",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"conventional-changelog-conventionalcommits": "9.0.0", "conventional-changelog-conventionalcommits": "9.1.0",
"dotenv": "17.2.1", "dotenv": "17.2.1",
"eslint": "9.34.0", "eslint": "9.34.0",
"eslint-plugin-jsdoc": "54.1.1", "eslint-plugin-jsdoc": "54.1.1",
@@ -5586,9 +5586,9 @@
} }
}, },
"node_modules/conventional-changelog-conventionalcommits": { "node_modules/conventional-changelog-conventionalcommits": {
"version": "9.0.0", "version": "9.1.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.0.0.tgz", "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz",
"integrity": "sha512-5e48V0+DsWvQBEnnbBFhYQwYDzFPXVrakGPP1uSxekDkr5d7YWrmaWsgJpKFR0SkXmxK6qQr9O42uuLb9wpKxA==", "integrity": "sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {

View File

@@ -62,7 +62,7 @@
"@semantic-release/npm": "12.0.2", "@semantic-release/npm": "12.0.2",
"@types/lodash": "4.17.20", "@types/lodash": "4.17.20",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"conventional-changelog-conventionalcommits": "9.0.0", "conventional-changelog-conventionalcommits": "9.1.0",
"dotenv": "17.2.1", "dotenv": "17.2.1",
"eslint": "9.34.0", "eslint": "9.34.0",
"eslint-plugin-jsdoc": "54.1.1", "eslint-plugin-jsdoc": "54.1.1",